aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/dev/morling/onebrc/CalculateAverage_royvanrijn.java
Commit message (Expand)AuthorAgeFilesLines
* Fixing the off-by-one error and updating to native, redone layout of code. (#...Roy van Rijn2024-01-111-202/+166
* Roy: Adding a bit of unsafe...Roy van Rijn2024-01-071-254/+155
* Adding more speed improvements, going for first again.Roy van Rijn2024-01-051-214/+164
* Updating Roy's submissionRoy van Rijn2024-01-041-68/+215
* Roy van Rijn: memory mapped files, branchless parsing, bitwiddle magicRoy van Rijn2024-01-031-34/+278
* Adding Sam Pullara's submission;Sam Pullara2024-01-031-2/+2
* Removed changes to formattingRene Schwietzke2024-01-031-2/+2
* Faster version of the data generatorRene Schwietzke2024-01-031-2/+2
* Initial implementation, using BufferedReader, parallel processing, combining ...Roy van Rijn2024-01-011-0/+79