Skip to content

Commit

Permalink
Fixed #8.
Browse files Browse the repository at this point in the history
  • Loading branch information
dragostis committed Sep 19, 2024
1 parent cfce1b3 commit 1140048
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ to the number of threads.

| Number of nodes | Baseline | 1 thread | 2 threads | 4 threads | 8 threads |
|----------------:|---------:|---------:|----------:|----------:|----------:|
| 1023 | 1.8 ns | 3.5 ns | 3.5 µs | 3.5 µs | 3.5 µs |
| 1023 | 1.8 ns | 3.5 ns | 3.5 ns | 3.5 ns | 3.5 ns |

[Spice]: https://github.com/judofyr/spice
[`rayon::join`]: https://docs.rs/rayon/latest/rayon/fn.join.html

0 comments on commit 1140048

Please sign in to comment.