Created
June 14, 2024 15:58
-
-
Save MarioAriasC/b39142851d7222340281598f26f24692 to your computer and use it in GitHub Desktop.
This file contains 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 './fibonacci --engine=eval' | |
Benchmark 1: ./fibonacci --engine=eval | |
Time (mean ± σ): 10.546 s ± 0.042 s [User: 11.254 s, System: 0.353 s] | |
Range (min … max): 10.503 s … 10.650 s 10 runs |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment