Created
March 17, 2026 05:38
-
-
Save MarioAriasC/4837dcb19243e7af8411fa0eba7f704b 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-native eval-fast' './scala-native-continuations eval-fast' --export-json fight-02.json | |
| Benchmark 1: ./kotlin-native eval-fast | |
| Time (mean ± σ): 18.069 s ± 1.408 s [User: 19.191 s, System: 0.148 s] | |
| Range (min … max): 16.905 s … 20.498 s 10 runs | |
| Benchmark 2: ./scala-native-continuations eval-fast | |
| Time (mean ± σ): 14.663 s ± 0.394 s [User: 14.529 s, System: 0.056 s] | |
| Range (min … max): 14.241 s … 15.694 s 10 runs | |
| Summary | |
| ./scala-native-continuations eval-fast ran | |
| 1.23 ± 0.10 times faster than ./kotlin-native eval-fast | |
| ┌ ┐ | |
| ./kotlin-native eval-fast ┤■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 18.069029824900007 | |
| ./scala-native-continuations eval-fast ┤■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 14.6627061539 | |
| └ ┘ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment