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

feat: New torin benchmark for invalidations in the middle of the tree #315

Merged
merged 2 commits into from
Sep 24, 2023

Conversation

marc2332
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Sep 24, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (239c32c) 52.62% compared to head (c27ab92) 52.62%.

❗ Current head c27ab92 differs from pull request most recent head 21db022. Consider uploading reports for the commit 21db022 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #315   +/-   ##
=======================================
  Coverage   52.62%   52.62%           
=======================================
  Files         129      129           
  Lines       11216    11216           
=======================================
  Hits         5902     5902           
  Misses       5314     5314           

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

@github-actions
Copy link

Benchmark for 8ad8ea1

Click to view benchmark
Test Base PR %
benchmarks/big trees (deep + cached) + invalidated node in the bottom 389.9±24.99ns 399.2±24.76ns +2.39%
benchmarks/big trees (deep + cached) + invalidated node in the middle 404.0±24.75ns N/A N/A
benchmarks/big trees (deep + cached) + invalidated node in the top 106.8±5.12µs 107.4±5.78µs +0.56%
benchmarks/big trees (deep) nodes=10000, depth=14 123.1±6.70µs 121.5±7.11µs -1.30%
benchmarks/big trees (deep) nodes=100000, depth=17 1299.4±57.84µs 1280.9±58.23µs -1.42%
benchmarks/big trees (deep) nodes=4000, depth=12 59.5±3.48µs 57.9±3.37µs -2.69%
benchmarks/big trees (wide) nodes=1000, depth=1 185.7±6.40µs 174.0±12.38µs -6.30%
benchmarks/big trees (wide) nodes=10000, depth=1 2.1±0.10ms 2.0±0.09ms -4.76%
benchmarks/big trees (wide) nodes=100000, depth=1 35.6±1.09ms 35.2±1.18ms -1.12%

@marc2332 marc2332 merged commit 601e7e6 into main Sep 24, 2023
5 checks passed
@marc2332 marc2332 deleted the feat/invalidation-in-middle-torin-benchmark branch September 24, 2023 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-cd 🤖 CI/CD enhancement 🔥 New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant