inline hash calculation and number parsing (#200)

no number parsing with precalculated map
verify tests
better loop with direct hash to measurement mapping
accept formatting changes
Use unsafe
This commit is contained in:
Parth Mudgal
2024-01-12 14:08:09 +05:30
committed by GitHub
parent af1946fcb5
commit f37b304fc3
2 changed files with 212 additions and 206 deletions

View File

@@ -16,5 +16,5 @@
#
JAVA_OPTS="--add-modules=jdk.incubator.vector"
JAVA_OPTS="--enable-preview"
java $JAVA_OPTS --class-path target/average-1.0.0-SNAPSHOT.jar dev.morling.onebrc.CalculateAverage_artpar