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

add fine grained benchmarks #25

Merged
merged 4 commits into from
Nov 1, 2022
Merged

Conversation

Uzlopak
Copy link
Contributor

@Uzlopak Uzlopak commented Nov 1, 2022

This PR adds fine grained benchmarks. We can then even compare branches and decide if the overall performance improves or not.

Based on the benchmarks in fast-json-stringify.

@codecov-commenter
Copy link

Codecov Report

Merging #25 (86a3fd6) into main (d46a36a) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #25   +/-   ##
=======================================
  Coverage   98.70%   98.70%           
=======================================
  Files           4        4           
  Lines         310      310           
  Branches       74       74           
=======================================
  Hits          306      306           
  Misses          4        4           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

benchmark/bench-thread.js Show resolved Hide resolved
benchmark/bench-thread.js Outdated Show resolved Hide resolved
benchmark/bench-cmp-branch.js Outdated Show resolved Hide resolved
benchmark/bench.js Outdated Show resolved Hide resolved
benchmark/bench.js Outdated Show resolved Hide resolved
Co-authored-by: Yagiz Nizipli <yagiz@nizipli.com>
@anonrig anonrig merged commit 19336b7 into anonrig:main Nov 1, 2022
Uzlopak added a commit to Uzlopak/fast-querystring that referenced this pull request Jan 2, 2023
* add benchmarks

* adapt changes for fast-querystring

* update package-lock.yaml

* Apply suggestions from code review

Co-authored-by: Yagiz Nizipli <yagiz@nizipli.com>

Co-authored-by: Yagiz Nizipli <yagiz@nizipli.com>
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.

None yet

3 participants