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

Use bundled cache from root #4337

Merged
merged 3 commits into from
Feb 3, 2025
Merged

Use bundled cache from root #4337

merged 3 commits into from
Feb 3, 2025

Conversation

TonyCTHsu
Copy link
Contributor

What does this PR do?

  1. Cache root dependencies to improve speed.
  2. Purge caches when PR close

Change log entry
None.

@TonyCTHsu TonyCTHsu added the dev/github Github repository maintenance and automation label Feb 3, 2025
@TonyCTHsu TonyCTHsu requested a review from a team as a code owner February 3, 2025 12:15
@codecov-commenter
Copy link

codecov-commenter commented Feb 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.72%. Comparing base (e657ebf) to head (8237f26).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4337      +/-   ##
==========================================
+ Coverage   97.71%   97.72%   +0.01%     
==========================================
  Files        1368     1368              
  Lines       82998    82999       +1     
  Branches     4220     4220              
==========================================
+ Hits        81102    81114      +12     
+ Misses       1896     1885      -11     

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

@datadog-datadog-prod-us1
Copy link
Contributor

datadog-datadog-prod-us1 bot commented Feb 3, 2025

Datadog Report

Branch report: poc/cache
Commit report: 8237f26
Test service: dd-trace-rb

✅ 0 Failed, 22080 Passed, 1477 Skipped, 6m 15.88s Total Time

@pr-commenter
Copy link

pr-commenter bot commented Feb 3, 2025

Benchmarks

Benchmark execution time: 2025-02-03 12:42:24

Comparing candidate commit 8237f26 in PR branch poc/cache with baseline commit e657ebf in branch master.

Found 1 performance improvements and 0 performance regressions! Performance is the same for 30 metrics, 2 unstable metrics.

scenario:tracing - Propagation - Trace Context

  • 🟩 throughput [+3872.263op/s; +3980.329op/s] or [+11.344%; +11.661%]

@TonyCTHsu TonyCTHsu merged commit 0daa829 into master Feb 3, 2025
493 checks passed
@TonyCTHsu TonyCTHsu deleted the poc/cache branch February 3, 2025 13:18
@github-actions github-actions bot added this to the 2.10.0 milestone Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev/github Github repository maintenance and automation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants