aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/dev/morling/onebrc/CalculateAverage_anitasv.java
Commit message (Collapse)AuthorAgeFilesLines
* anitasv 3.8s vs 3m 19s : Improved using custom hashmap. (#672)Anita SV2024-01-311-45/+118
| | | | | * Some optimizations while staying safe * bug fix not caught on tests
* A SAFE and readable version (#388)Anita SV2024-01-141-0/+215
* A SAFE and readable version * Remove unused functions * Making it slower, removing custom hashMap