-
Notifications
You must be signed in to change notification settings - Fork 456
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add Core tests * No open RescriptCore * Fix imports * Build Core tests * Fix test * Run Core tests in CI * CHANGELOG
- Loading branch information
Showing
56 changed files
with
6,204 additions
and
2 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
Oops, something went wrong.
4c28fa1
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.
Syntax Benchmarks
Parse RedBlackTree.res - time/run
1.2083528533333334
ms1.2123143266666667
ms1.00
Parse RedBlackTree.res - allocs/run
199057
words199057
words1
Print RedBlackTree.res - time/run
2.31117966
ms2.3104395133333333
ms1.00
Print RedBlackTree.res - allocs/run
236403
words236403
words1
Print RedBlackTreeNoComments.res - time/run
2.1049251466666665
ms2.10057036
ms1.00
Print RedBlackTreeNoComments.res - allocs/run
249186
words249186
words1
Parse Napkinscript.res - time/run
38.836408799999994
ms39.28006235333333
ms0.99
Parse Napkinscript.res - allocs/run
8670066
words8670066
words1
Print Napkinscript.res - time/run
72.13010803333333
ms77.00100409999999
ms0.94
Print Napkinscript.res - allocs/run
9776327
words9776327
words1
Parse HeroGraphic.res - time/run
5.110011233333333
ms5.13472718
ms1.00
Parse HeroGraphic.res - allocs/run
1219326
words1219326
words1
Print HeroGraphic.res - time/run
8.64938426
ms8.775952553333333
ms0.99
Print HeroGraphic.res - allocs/run
1396466
words1396466
words1
This comment was automatically generated by workflow using github-action-benchmark.