-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Show transitive constant values in rich IR
- Loading branch information
1 parent
69c83f5
commit d348c95
Showing
4 changed files
with
87 additions
and
51 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
d348c95
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
17902924
ns/iter (± 880322
)16578244
ns/iter (± 585944
)1.08
Time: Compiler/fibonacci
134467227
ns/iter (± 1916395
)133785301
ns/iter (± 886512
)1.01
Time: VM Runtime/hello_world
34043
ns/iter (± 3354
)33206
ns/iter (± 35840
)1.03
Time: VM Runtime/fibonacci/15
58108288
ns/iter (± 1018559
)58795821
ns/iter (± 789388
)0.99
Time: VM Runtime/PLB/binarytrees/6
889938298
ns/iter (± 8169042
)894413363
ns/iter (± 6506275
)0.99
This comment was automatically generated by workflow using github-action-benchmark.