-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(plugin/runner): Improve resolver support for npm (#3566)
- Loading branch information
Showing
6 changed files
with
61 additions
and
181 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
d6477a7
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
222454001
ns/iter (± 33321978
)172350264
ns/iter (± 5439665
)1.29
full_es2016
223538930
ns/iter (± 31968297
)177072046
ns/iter (± 6472213
)1.26
full_es2017
235559082
ns/iter (± 39459585
)176888053
ns/iter (± 6054331
)1.33
full_es2018
229596253
ns/iter (± 33033290
)176013073
ns/iter (± 5546095
)1.30
full_es2019
215559024
ns/iter (± 40821240
)175452353
ns/iter (± 6117821
)1.23
full_es2020
186643122
ns/iter (± 32316056
)160368403
ns/iter (± 5297820
)1.16
full_es3
289750679
ns/iter (± 35580836
)220302938
ns/iter (± 4967752
)1.32
full_es5
279051286
ns/iter (± 39483818
)219854583
ns/iter (± 10778123
)1.27
parser
919756
ns/iter (± 291493
)709211
ns/iter (± 14218
)1.30
This comment was automatically generated by workflow using github-action-benchmark.