Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
benchmark: (es) refactor
PR-URL: #18320 Reviewed-By: James M Snell <jasnell@gmail.com>
- Loading branch information
Showing
with
94 additions
and 129 deletions.
- +9 −15 benchmark/es/defaultparams-bench.js
- +9 −11 benchmark/es/destructuring-bench.js
- +9 −11 benchmark/es/destructuring-object-bench.js
- +19 −24 benchmark/es/foreach-bench.js
- +25 −33 benchmark/es/map-bench.js
- +14 −24 benchmark/es/restparams-bench.js
- +7 −8 benchmark/es/spread-bench.js
- +1 −2 benchmark/es/string-concatenations.js
- +1 −1 benchmark/es/string-repeat.js
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
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.