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

chore: fix benchmark files #1578

Merged
merged 6 commits into from
Oct 1, 2023
Merged

chore: fix benchmark files #1578

merged 6 commits into from
Oct 1, 2023

Conversation

arthurschreiber
Copy link
Collaborator

This updates the benchmark files we have.

  • Removes outdated benchmark files that are not relevant anymore.
  • Adds a package.json file to make it easier to run benchmarks across different versions of tedious.
  • Changes benchmarks to no longer use babel to compile files on the fly - this was causing a lot of garbage output when trying to collect profiling information.

@codecov
Copy link

codecov bot commented Oct 1, 2023

Codecov Report

Merging #1578 (e4768d1) into master (8c7e440) will increase coverage by 0.16%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1578      +/-   ##
==========================================
+ Coverage   80.50%   80.67%   +0.16%     
==========================================
  Files          92       92              
  Lines        4709     4709              
  Branches      871      871              
==========================================
+ Hits         3791     3799       +8     
+ Misses        642      633       -9     
- Partials      276      277       +1     

see 2 files with indirect coverage changes

@arthurschreiber arthurschreiber merged commit f4d91f1 into master Oct 1, 2023
24 of 25 checks passed
@github-actions
Copy link

🎉 This PR is included in version 16.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant