Skip to content

Commit

Permalink
benchmark updates
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudgiuliani committed Jul 24, 2024
1 parent 13c8fd8 commit 0578b01
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions examples/jvm-perfs/benchmark.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Benchmark Mode Cnt Score Error Units
BenchmarkClass.emptyStart avgt 10 ≈ 10⁻³ ms/op
BenchmarkClass.flattenIterative avgt 10 0.643 ± 0.112 ms/op
BenchmarkClass.flattenRecursive avgt 10 1.297 ± 0.043 ms/op
BenchmarkClass.start400 avgt 10 0.297 ± 0.053 ms/op
BenchmarkClass.start400AndInject avgt 10 0.283 ± 0.007 ms/op
BenchmarkClass.emptyStart avgt 10 ≈ 10⁻ ms/op
BenchmarkClass.flattenIterative avgt 10 0,544 ± 0,033 ms/op
BenchmarkClass.flattenRecursive avgt 10 0,318 ± 0,009 ms/op
BenchmarkClass.start400 avgt 10 0,219 ± 0,005 ms/op
BenchmarkClass.start400AndInject avgt 10 0,221 ± 0,007 ms/op

0 comments on commit 0578b01

Please sign in to comment.