Skip to content

Commit

Permalink
fix table in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Gram21 authored Jan 16, 2018
1 parent 072f8a3 commit c413e04
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 @@ -25,7 +25,7 @@ All measurements with randomly generated arrays of the given size. Times are in

Size | CPU | Mergesort | | SSN | | bitonic | Mergesort
---------------: | -------: | ---------------: | ----------: | ---------: | ----------: | -----------: | --------:
- | Time | Time | Speedup | Time | Speedup | Time | Speedup
. | Time | Time | Speedup | Time | Speedup | Time | Speedup
4 * 1024 | 0.313 | 2.365 | 0.132 | 0.996 | 0.314 | 0.434 | 0.721
64 * 1024 | 6.906 | 36.999 | 0.187 | 48.628 | 0.142 | 0.872 | 7.719
256 * 1024 | 28.498 | 177.689 | 0.160 | 703.28 | 0.041 | 2.018 | 14.122
Expand Down

0 comments on commit c413e04

Please sign in to comment.