-
-
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.
Merge pull request #749 from candy-lang/execution-target
Enable compiling directly to main function
- Loading branch information
Showing
26 changed files
with
616 additions
and
467 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.
d6a655d
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
25224884
ns/iter (± 1854066
)24560817
ns/iter (± 2309549
)1.03
Time: Compiler/fibonacci
211108741
ns/iter (± 6034413
)206946650
ns/iter (± 9513272
)1.02
Time: VM Runtime/hello_world
45450
ns/iter (± 15258
)45201
ns/iter (± 15306
)1.01
Time: VM Runtime/fibonacci/15
301077707
ns/iter (± 6852647
)303549487
ns/iter (± 13665607
)0.99
Time: VM Runtime/PLB/binarytrees/6
1452710372
ns/iter (± 54560207
)1422535395
ns/iter (± 46757924
)1.02
This comment was automatically generated by workflow using github-action-benchmark.