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

ci: Benchmark without a qlog #1648

Merged
merged 29 commits into from
Feb 14, 2024
Merged

Conversation

larseggert
Copy link
Collaborator

@larseggert larseggert commented Feb 12, 2024

To remove those overheads from the profile.

This PR also rolls in some changes to the bencher, i.e., to make it generate flamegraphs and make them and the raw perf/criterion data available as build artifacts.

To remove those overheads from the profile.
@codecov-commenter
Copy link

codecov-commenter commented Feb 12, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (836e852) 92.98% compared to head (bc26ffc) 92.92%.

Files Patch % Lines
test-fixture/src/lib.rs 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1648      +/-   ##
==========================================
- Coverage   92.98%   92.92%   -0.06%     
==========================================
  Files         119      119              
  Lines       37252    37212      -40     
==========================================
- Hits        34638    34581      -57     
- Misses       2614     2631      +17     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@larseggert
Copy link
Collaborator Author

Need to check the flamegraph whether this actually makes a difference.

@larseggert larseggert marked this pull request as draft February 13, 2024 18:15
@larseggert larseggert marked this pull request as ready for review February 14, 2024 09:05
@larseggert larseggert merged commit 0018873 into mozilla:main Feb 14, 2024
11 checks passed
@larseggert larseggert deleted the ci-bench-wo-qlog branch February 14, 2024 10:00
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.

3 participants