aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/dev/morling/onebrc/CalculateAverage_ebarlas.java
Commit message (Expand)AuthorAgeFilesLines
* Consume four bytes at a time from buffer using getInt. Store key with unsafe ...Elliot Barlas2024-01-101-83/+142
* Continue unrolling and inlining value parser. Make targeted use of ByteBuffer...Elliot Barlas2024-01-071-43/+78
* Implement imperative state machine for floating point parser rather then gene...Elliot Barlas2024-01-051-28/+35
* Elliot Barlas: Use proper hash key collision detection schemeElliot Barlas2024-01-041-30/+67
* Auto reformat classesFilip Hrisafov2024-01-041-8/+16
* Adding Elliot Barlas' submissionElliot Barlas2024-01-031-0/+209