-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: use bench-node over tinybench (#256)
* build: use bench-node over tinybench * fixup! build: use bench-node over tinybench * chore: add benchmark results from bench-node chore(add-property.mjs): update benchmark results chore(array-append.mjs): update benchmark results chore(array-creation.mjs): update benchmark results chore(compare-using-instanceof.mjs): update benchmark results chore(crypto-verify.mjs): update benchmark results chore(date-format-iso.mjs): update benchmark results chore(date-format.mjs): update benchmark results chore(date-string-coersion.mjs): update benchmark results chore(deleting-properties.mjs): update benchmark results chore(error.mjs): update benchmark results chore(function-return.mjs): update benchmark results chore(includes-vs-raw-comparison.mjs): update benchmark results chore(keys-vs-getownpropertynames.mjs): update benchmark results chore(last-array-item.mjs): update benchmark results chore(math-floor-vs-tilde.mjs): update benchmark results chore(object-creation.mjs): update benchmark results chore(optional-chain-vs-and-operator.mjs): update benchmark results chore(parse-int.mjs): update benchmark results chore(possible-undefined-function.mjs): update benchmark results chore(private-property.mjs): update benchmark results chore(property-access-transition.mjs): update benchmark results chore(property-getter-access.mjs): update benchmark results chore(property-setter-access.mjs): update benchmark results chore(replace-vs-replaceall-comparison.mjs): update benchmark results chore(shallow-copy.mjs): update benchmark results chore(sort-map.mjs): update benchmark results chore(spread-vs-object-assign.mjs): update benchmark results chore(stream-readable.mjs): update benchmark results chore(stream-writable.mjs): update benchmark results chore(string-concat.mjs): update benchmark results chore(string-endsWith.mjs): update benchmark results chore(string-searching.mjs): update benchmark results chore(string-startsWith.mjs): update benchmark results chore(super-vs-this.mjs): update benchmark results chore(unix-time.mjs): update benchmark results --------- Co-authored-by: Github Actions <[email protected]>
- Loading branch information
1 parent
618560e
commit c629ff6
Showing
113 changed files
with
1,998 additions
and
1,806 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
Large diffs are not rendered by default.
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
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.