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

fix: improvements #1937

Closed
wants to merge 3 commits into from
Closed

fix: improvements #1937

wants to merge 3 commits into from

Conversation

amitksingh1490
Copy link
Collaborator

fix: parsing constant url at compile time (#1936)

@github-actions github-actions bot added the type: fix Iterations on existing features or infrastructure. label May 13, 2024
Copy link

codecov bot commented May 13, 2024

Codecov Report

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

Project coverage is 82.76%. Comparing base (fa56e33) to head (b07e466).

Files Patch % Lines
src/cli/runtime/http.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1937      +/-   ##
==========================================
- Coverage   82.79%   82.76%   -0.03%     
==========================================
  Files         183      183              
  Lines       18243    18251       +8     
==========================================
+ Hits        15104    15106       +2     
- Misses       3139     3145       +6     

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

Copy link

github-actions bot commented May 13, 2024

🐰Bencher

ReportSun, June 2, 2024 at 05:49:10 UTC
Projecttailcall
Branch1937/merge
Testbedbenchmarking-runner

🚨 1 ALERT: Threshold Boundary Limit exceeded!
BenchmarkMeasure (units)ViewValueLower BoundaryUpper Boundary
input/value.missingLatency (nanoseconds (ns))🚨 (view plot | view alert)27.79 (+18.21%)25.27 (109.97%)

Click to view all benchmark results
BenchmarkLatencyLatency Results
nanoseconds (ns) | (Δ%)
Latency Upper Boundary
nanoseconds (ns) | (%)
group_by✅ (view plot)537.26 (-8.40%)652.20 (82.38%)
input/args.missing✅ (view plot)23.02 (-5.63%)27.26 (84.45%)
input/args.nested.existing✅ (view plot)41.54 (-16.54%)64.84 (64.06%)
input/args.nested.missing✅ (view plot)37.38 (-2.40%)40.68 (91.90%)
input/args.root✅ (view plot)38.84 (-16.00%)61.60 (63.05%)
input/headers.existing✅ (view plot)30.23 (-4.71%)33.62 (89.92%)
input/headers.missing✅ (view plot)29.14 (-5.24%)33.49 (87.01%)
input/value.missing🚨 (view plot | view alert)27.79 (+18.21%)25.27 (109.97%)
input/value.nested.existing✅ (view plot)42.77 (+2.83%)44.94 (95.18%)
input/value.nested.missing✅ (view plot)35.50 (-2.69%)38.39 (92.47%)
input/value.root✅ (view plot)36.37 (-4.97%)41.60 (87.43%)
input/vars.existing✅ (view plot)7.42 (-7.42%)9.02 (82.32%)
input/vars.missing✅ (view plot)11.66 (+28.65%)12.11 (96.35%)
test_batched_body✅ (view plot)2,641.20 (-99.61%)2,415,494.90 (0.11%)
test_batched_body #2✅ (view plot)1,659,100.00 (-3.34%)1,857,882.81 (89.30%)
test_data_loader✅ (view plot)467,800.00 (-0.55%)488,653.53 (95.73%)
test_handle_request✅ (view plot)152,540.00 (-5.30%)180,380.22 (84.57%)
test_http_execute_method✅ (view plot)18,402.00 (+0.26%)19,590.55 (93.93%)
with_mustache_expressions✅ (view plot)1,202.60 (+2.84%)1,234.75 (97.40%)
with_mustache_literal✅ (view plot)171.31 (-76.21%)816.05 (20.99%)

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

@tusharmath
Copy link
Contributor

Moving this to draft. Can't see any significant change in performance from main.

@tusharmath tusharmath removed the ci: benchmark Runs benchmarks label May 15, 2024
@tusharmath tusharmath marked this pull request as draft May 15, 2024 08:50
Copy link

Action required: PR inactive for 2 days.
Status update or closure in 5 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 May 17, 2024
@amitksingh1490 amitksingh1490 added the ci: benchmark Runs benchmarks label May 17, 2024
@tusharmath tusharmath removed the ci: benchmark Runs benchmarks label May 18, 2024
Copy link

Action required: PR inactive for 2 days.
Status update or closure in 5 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 May 20, 2024
@amitksingh1490 amitksingh1490 added ci: benchmark Runs benchmarks and removed ci: benchmark Runs benchmarks labels May 21, 2024
Copy link

Action required: PR inactive for 2 days.
Status update or closure in 5 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 May 23, 2024
Copy link

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

@github-actions github-actions bot added the state: inactive No current action needed/possible; issue fixed, out of scope, or superseded. label May 25, 2024
Copy link

PR closed after 5 days of inactivity.

@github-actions github-actions bot closed this May 30, 2024
@amitksingh1490 amitksingh1490 reopened this Jun 2, 2024
shashitnak and others added 2 commits June 2, 2024 11:01
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: amit <amitksingh1490@gmail.com>
@amitksingh1490 amitksingh1490 added ci: benchmark Runs benchmarks and removed state: inactive No current action needed/possible; issue fixed, out of scope, or superseded. labels Jun 2, 2024
@amitksingh1490 amitksingh1490 removed the ci: benchmark Runs benchmarks label Jun 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: fix Iterations on existing features or infrastructure.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants