Skip to content

Commit

Permalink
Update perf number.
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaswue committed Jan 31, 2024
1 parent 854177d commit dfed7c1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
* split into 3 parts and cursors for each of those parts are processing the segment simultaneously in the same thread.
* Results are accumulated into {@link Result} objects and a tree map is used to sequentially accumulate the results in
* the end.
* Runs in 0.32 on an Intel i9-13900K while the reference implementation takes 120.37s.
* Runs in 0.31 on an Intel i9-13900K while the reference implementation takes 120.37s.
* Credit:
* Quan Anh Mai for branchless number parsing code
* Alfonso² Peterssen for suggesting memory mapping with unsafe and the subprocess idea
Expand Down

0 comments on commit dfed7c1

Please sign in to comment.