aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/dev/morling/onebrc/CalculateAverage_chrisbellew.java
Commit message (Collapse)AuthorAgeFilesLines
* SIMD parsing newlines, integer parsing, custom hashtable with SIMD lookup ↵Chris Bellew2024-02-011-0/+738
table for equality (#663) * Add submission * Added explanatory comment * Added comment * Rename shell script * Commit formatting * When last bytes don't fill a vector, take directly * Add comment * Deal with subset collisions