Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

feat: enable benchmarking #67

Merged
merged 3 commits into from
Apr 30, 2024
Merged

feat: enable benchmarking #67

merged 3 commits into from
Apr 30, 2024

Conversation

unw9527
Copy link
Member

@unw9527 unw9527 commented Apr 30, 2024

Main change is here: https://github.com/cmu-db/15721-s24-cache-benchmark/blob/lkl/benchmark/.github/workflows/test_group_1.yml

Trigger this action and we can get the benchmark time.

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 79.16667% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 87.69%. Comparing base (6532d47) to head (02ceacb).

Files Patch % Lines
storage-client/src/client.rs 80.95% 0 Missing and 4 partials ⚠️
storage-node/src/server.rs 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #67      +/-   ##
==========================================
- Coverage   87.78%   87.69%   -0.09%     
==========================================
  Files          21       21              
  Lines        3242     3260      +18     
  Branches     3242     3260      +18     
==========================================
+ Hits         2846     2859      +13     
  Misses        216      216              
- Partials      180      185       +5     

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

@unw9527 unw9527 merged commit e198865 into main Apr 30, 2024
2 checks passed
@unw9527 unw9527 deleted the lkl/benchmark branch April 30, 2024 18:19
@unw9527 unw9527 restored the lkl/benchmark branch April 30, 2024 18:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants