aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/dev/morling/onebrc/CalculateAverage_iziamos.java
Commit message (Collapse)AuthorAgeFilesLines
* give in to the graal (#660)John Ziamos2024-01-311-50/+35
|
* use long for string equals (#613)John Ziamos2024-01-281-8/+11
| | | use more generic hashcode
* extract cursor interface (#458)John Ziamos2024-01-171-46/+43
| | | | | 'pull' mery kitty number parsing code try out tonne of flags (found via trial and error on my system)
* this hashmap was faster on my system (#304)John Ziamos2024-01-121-198/+259
| | | use cursor style parsing thing
* An implementation optimised for simplicity/readability.John2024-01-071-0/+320