Implement imperative state machine for floating point parser rather then generic, adaptive loop.
This commit is contained in:
committed by
Gunnar Morling
parent
a1a9a19324
commit
99b453334c
@@ -15,6 +15,7 @@
|
||||
# limitations under the License.
|
||||
#
|
||||
|
||||
source "$HOME/.sdkman/bin/sdkman-init.sh"
|
||||
sdk use java 21.0.1-graalce
|
||||
JAVA_OPTS=""
|
||||
time java $JAVA_OPTS --class-path target/average-1.0.0-SNAPSHOT.jar dev.morling.onebrc.CalculateAverage_ebarlas measurements.txt 8
|
||||
|
Reference in New Issue
Block a user