-
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
extract global creation into function
- Loading branch information
Showing
6 changed files
with
125 additions
and
105 deletions.
There are no files selected for viewing
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
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
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
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
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
Oops, something went wrong.
8fb87a1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Compiler
Time: Compiler/hello_world
21941375
ns/iter (± 488348
)22065801
ns/iter (± 467242
)0.99
Time: Compiler/fibonacci
166431505
ns/iter (± 1492034
)183317952
ns/iter (± 1599966
)0.91
Time: VM Runtime/hello_world
21100
ns/iter (± 2393
)17800
ns/iter (± 4091
)1.19
Time: VM Runtime/fibonacci/15
266034179
ns/iter (± 1180598
)309274921
ns/iter (± 2303812
)0.86
Time: VM Runtime/PLB/binarytrees/6
1233321886
ns/iter (± 4605488
)1439774329
ns/iter (± 6155464
)0.86
This comment was automatically generated by workflow using github-action-benchmark.