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: adding nginx benchmark in ci #1929

Merged
merged 11 commits into from
May 13, 2024
Merged

chore: adding nginx benchmark in ci #1929

merged 11 commits into from
May 13, 2024

Conversation

shashitnak
Copy link
Contributor

Summary:
Briefly describe the changes made in this PR.

Issue Reference(s):
Fixes #... (Replace "..." with the issue number)

Build & Testing:

  • I ran cargo test successfully.
  • I have run ./lint.sh --mode=fix to fix all linting issues raised by ./lint.sh --mode=check.

Checklist:

  • I have added relevant unit & integration tests.
  • I have updated the documentation accordingly.
  • I have performed a self-review of my code.
  • PR follows the naming convention of <type>(<optional scope>): <title>

@shashitnak shashitnak added the ci: benchmark Runs benchmarks label May 13, 2024
@github-actions github-actions bot added the type: chore Routine tasks like conversions, reorganization, and maintenance work. label May 13, 2024
@tusharmath tusharmath enabled auto-merge (squash) May 13, 2024 13:41
@tusharmath tusharmath disabled auto-merge May 13, 2024 13:45
@tusharmath tusharmath merged commit c39faf0 into main May 13, 2024
23 checks passed
@tusharmath tusharmath deleted the chore/nginx-benchmark branch May 13, 2024 13:45
Copy link

🐰Bencher

ReportMon, May 13, 2024 at 13:58:37 UTC
Projecttailcall
Branch1929/merge
Testbedbenchmarking-runner
Click to view all benchmark results
BenchmarkLatencyLatency Results
nanoseconds (ns) | (Δ%)
Latency Upper Boundary
nanoseconds (ns) | (%)
group_by✅ (view plot)603.42 (-0.65%)631.96 (95.48%)
input/args.missing✅ (view plot)22.92 (-8.31%)27.02 (84.81%)
input/args.nested.existing✅ (view plot)41.17 (-23.35%)65.51 (62.84%)
input/args.nested.missing✅ (view plot)37.43 (-3.23%)40.73 (91.88%)
input/args.root✅ (view plot)38.04 (-24.43%)61.71 (61.65%)
input/headers.existing✅ (view plot)31.48 (-0.94%)33.31 (94.53%)
input/headers.missing✅ (view plot)30.36 (-1.13%)32.81 (92.52%)
input/value.missing✅ (view plot)23.06 (-2.16%)25.30 (91.15%)
input/value.nested.existing✅ (view plot)42.38 (+2.35%)43.58 (97.24%)
input/value.nested.missing✅ (view plot)37.12 (+2.28%)38.22 (97.13%)
input/value.root✅ (view plot)38.31 (-0.94%)40.02 (95.72%)
input/vars.existing✅ (view plot)7.22 (-12.62%)9.02 (80.01%)
input/vars.missing✅ (view plot)8.06 (-0.56%)8.89 (90.66%)
test_batched_body✅ (view plot)2,683.70 (-99.73%)2,774,126.68 (0.10%)
test_batched_body #2✅ (view plot)1,695,400.00 (-3.84%)1,893,417.65 (89.54%)
test_data_loader✅ (view plot)457,850.00 (-3.28%)490,605.88 (93.32%)
test_handle_request✅ (view plot)173,060.00 (-0.27%)183,121.48 (94.51%)
with_mustache_expressions✅ (view plot)1,165.30 (-0.78%)1,238.28 (94.11%)
with_mustache_literal✅ (view plot)728.00 (+0.67%)764.88 (95.18%)

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci: benchmark Runs benchmarks type: chore Routine tasks like conversions, reorganization, and maintenance work.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants