Created
March 17, 2026 05:56
-
-
Save MarioAriasC/8183c3bc1cb6ecab28b7ab33ad5a3cf1 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-inline eval-fast' './scala-native-continuations eval-fast' --export-json fight-03.json Benchmark 1: ./kotlin-native-inline eval-fast | |
| Time (mean ± σ): 16.397 s ± 0.479 s [User: 17.107 s, System: 0.131 s] | |
| Range (min … max): 15.959 s … 17.559 s 10 runs | |
| Benchmark 2: ./scala-native-continuations eval-fast | |
| Time (mean ± σ): 14.764 s ± 0.265 s [User: 14.669 s, System: 0.044 s] | |
| Range (min … max): 14.425 s … 15.317 s 10 runs | |
| Summary | |
| ./scala-native-continuations eval-fast ran | |
| 1.11 ± 0.04 times faster than ./kotlin-native-inline eval-fast | |
| ┌ ┐ | |
| ./kotlin-native-inline eval-fast ┤■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 16.396961739119998 | |
| ./scala-native-continuations eval-fast ┤■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 14.76371506002 | |
| └ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment