Skip to content

Commit

Permalink
Info about benchmarks
Browse files Browse the repository at this point in the history
  • Loading branch information
Jooraz committed Oct 5, 2017
1 parent 64fd625 commit b5e0c70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ Quicksort and Mergesort used in here are taken from https://github.com/mgechev/j
Go there for details on the algorithm itself.

##Benchmarks
Benchmarks were performed on i7-6700k CPU
![Benchmark of sorting 1M integers](images/1000000_int.png)
![Speedup over fastest competitor for 1M integers](images/disorder_1000000_int.png)
![Benchmark of sorting 100k 100-byte strings](images/100000_string.png)
Expand Down

0 comments on commit b5e0c70

Please sign in to comment.