Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: use bench-node over tinybench #256

Merged
merged 3 commits into from
Oct 8, 2024
Merged

build: use bench-node over tinybench #256

merged 3 commits into from
Oct 8, 2024

Conversation

RafaelGSS
Copy link
Owner

@RafaelGSS RafaelGSS commented Sep 27, 2024

Attempts to fix: #74 #17

.github/workflows/bench.yml Outdated Show resolved Hide resolved
@RafaelGSS
Copy link
Owner Author

I'll wait for the nodejs-bench-operations hosted machine to be freed to test this PR. Currently, it's executing some parallel benchmarks related to my current research.

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
@RafaelGSS RafaelGSS merged commit c629ff6 into main Oct 8, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test results more consistently
3 participants