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

Commits on Oct 6, 2024

  1. Configuration menu
    Copy the full SHA
    50b0172 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f062cb View commit details
    Browse the repository at this point in the history
  3. 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
    actions-user authored and RafaelGSS committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    52f10ef View commit details
    Browse the repository at this point in the history