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: drop cloning of OperationPlan #2792

Closed
wants to merge 4 commits into from
Closed

Conversation

ssddOnTop
Copy link
Member

No description provided.

@ssddOnTop ssddOnTop added the ci: benchmark Runs benchmarks label Sep 4, 2024
@github-actions github-actions bot added the type: chore Routine tasks like conversions, reorganization, and maintenance work. label Sep 4, 2024
Copy link

codecov bot commented Sep 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.84%. Comparing base (88d3576) to head (f334b60).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2792   +/-   ##
=======================================
  Coverage   87.84%   87.84%           
=======================================
  Files         263      263           
  Lines       26252    26253    +1     
=======================================
+ Hits        23061    23062    +1     
  Misses       3191     3191           

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

Copy link

github-actions bot commented Sep 4, 2024

🐰Bencher

ReportWed, September 4, 2024 at 20:47:49 UTC
Projecttailcall
Branch2792/merge
Testbedbenchmarking-runner

🚨 2 ALERTS: Threshold Boundary Limits exceeded!
BenchmarkMeasure (units)ViewValueLower BoundaryUpper Boundary
from_json_benchLatency (nanoseconds (ns))🚨 (view plot | view alert)6,356,800.00 (+3.13%)6,289,532.22 (101.07%)
input/vars.missingLatency (nanoseconds (ns))🚨 (view plot | view alert)10.97 (+27.27%)10.82 (101.41%)

Click to view all benchmark results
BenchmarkLatencyLatency Results
nanoseconds (ns) | (Δ%)
Latency Upper Boundary
nanoseconds (ns) | (%)
from_json_bench🚨 (view plot | view alert)6,356,800.00 (+3.13%)6,289,532.22 (101.07%)
group_by✅ (view plot)480.45 (-1.89%)512.74 (93.70%)
input/args.missing✅ (view plot)25.21 (-1.49%)27.81 (90.68%)
input/args.nested.existing✅ (view plot)44.76 (-3.94%)53.21 (84.12%)
input/args.nested.missing✅ (view plot)38.54 (-0.41%)40.82 (94.42%)
input/args.root✅ (view plot)39.99 (-6.12%)49.93 (80.11%)
input/headers.existing✅ (view plot)32.64 (+3.33%)34.13 (95.64%)
input/headers.missing✅ (view plot)31.61 (+3.10%)33.49 (94.39%)
input/value.missing✅ (view plot)23.27 (-0.47%)24.67 (94.31%)
input/value.nested.existing✅ (view plot)45.53 (+5.98%)45.88 (99.24%)
input/value.nested.missing✅ (view plot)35.68 (-3.16%)39.67 (89.94%)
input/value.root✅ (view plot)36.77 (-4.40%)41.39 (88.83%)
input/vars.existing✅ (view plot)7.81 (-5.31%)9.45 (82.65%)
input/vars.missing🚨 (view plot | view alert)10.97 (+27.27%)10.82 (101.41%)
synth_nested✅ (view plot)125,640.00 (+13.62%)189,877.98 (66.17%)
synth_nested_borrow✅ (view plot)82,696.00 (+90.78%)87,484.18 (94.53%)
test_batched_body✅ (view plot)1,860.30 (-5.17%)2,098.72 (88.64%)
test_batched_body #2✅ (view plot)1,502,000.00 (-6.37%)1,754,155.51 (85.63%)
test_data_loader✅ (view plot)398,390.00 (-1.49%)462,507.19 (86.14%)
test_handle_request✅ (view plot)129,660.00 (-8.21%)149,068.89 (86.98%)
test_handle_request_jit✅ (view plot)136,230.00 (+27.04%)142,826.01 (95.38%)
test_http_execute_method✅ (view plot)14,258.00 (-0.71%)14,911.72 (95.62%)
with_mustache_expressions✅ (view plot)1,105.70 (-0.43%)1,176.82 (93.96%)
with_mustache_literal✅ (view plot)670.26 (-6.17%)767.20 (87.36%)

Bencher - Continuous Benchmarking
View Public Perf Page
Docs | Repo | Chat | Help

Copy link

github-actions bot commented Sep 9, 2024

Action required: PR inactive for 5 days.
Status update or closure in 10 days.

@github-actions github-actions bot added state: inactive No current action needed/possible; issue fixed, out of scope, or superseded. and removed state: inactive No current action needed/possible; issue fixed, out of scope, or superseded. labels Sep 9, 2024
Copy link

Action required: PR inactive for 5 days.
Status update or closure in 10 days.

@github-actions github-actions bot added the state: inactive No current action needed/possible; issue fixed, out of scope, or superseded. label Sep 14, 2024
@tusharmath tusharmath removed the ci: benchmark Runs benchmarks label Sep 21, 2024
@github-actions github-actions bot removed the state: inactive No current action needed/possible; issue fixed, out of scope, or superseded. label Sep 21, 2024
@ssddOnTop ssddOnTop marked this pull request as ready for review September 25, 2024 20:32
@tusharmath
Copy link
Contributor

@ssddOnTop I am closing this PR for now. There is no clarity on performance impact this change brings in. Lets get back to it sometime later when we can methodologically test & optimize

@tusharmath tusharmath closed this Sep 26, 2024
@ssddOnTop ssddOnTop deleted the drop-cloning-of-plan branch October 5, 2024 16:44
@ssddOnTop ssddOnTop restored the drop-cloning-of-plan branch October 17, 2024 02:48
@ssddOnTop ssddOnTop deleted the drop-cloning-of-plan branch October 17, 2024 02:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: chore Routine tasks like conversions, reorganization, and maintenance work.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants