-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(node-swc): Add experimental trace support in
@swc/core
(#3731)
- Loading branch information
Showing
32 changed files
with
459 additions
and
354 deletions.
There are no files selected for viewing
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
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
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.
a454996
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.
Benchmark
full_es2015
171589643
ns/iter (± 5234678
)191879220
ns/iter (± 9545550
)0.89
full_es2016
177857517
ns/iter (± 7655490
)196695590
ns/iter (± 10746558
)0.90
full_es2017
178860552
ns/iter (± 6851580
)195361133
ns/iter (± 13442045
)0.92
full_es2018
177360351
ns/iter (± 9283980
)194507319
ns/iter (± 8981323
)0.91
full_es2019
177198691
ns/iter (± 6974183
)193950702
ns/iter (± 8698079
)0.91
full_es2020
159168190
ns/iter (± 5692184
)175079973
ns/iter (± 10226555
)0.91
full_es3
219283413
ns/iter (± 6719745
)244185329
ns/iter (± 11688138
)0.90
full_es5
219847903
ns/iter (± 13846057
)240740384
ns/iter (± 11363513
)0.91
parser
703454
ns/iter (± 23351
)771237
ns/iter (± 70416
)0.91
This comment was automatically generated by workflow using github-action-benchmark.