Created
March 19, 2026 01:50
-
-
Save MarioAriasC/a8c0016dc6d90f57fc67d18103730c37 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| hyperfine -w 3 './kotlin-graal eval-fast' './scala-graal eval-fast' --export-json fight-05.json | |
| Benchmark 1: ./kotlin-graal eval-fast | |
| Time (mean ± σ): 5.099 s ± 0.067 s [User: 4.878 s, System: 0.214 s] | |
| Range (min … max): 5.015 s … 5.179 s 10 runs | |
| Benchmark 2: ./scala-graal eval-fast | |
| Time (mean ± σ): 23.878 s ± 0.082 s [User: 22.870 s, System: 0.993 s] | |
| Range (min … max): 23.725 s … 23.982 s 10 runs | |
| Summary | |
| ./kotlin-graal eval-fast ran | |
| 4.68 ± 0.06 times faster than ./scala-graal eval-fast | |
| ┌ ┐ | |
| ./kotlin-graal eval-fast ┤■■■■■■■■■■■■■■■■■ 5.0991344559 | |
| ./scala-graal eval-fast ┤■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 23.877672568399998 | |
| └ ┘ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment