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

ci: test pr #100

Closed
wants to merge 27 commits into from
Closed

ci: test pr #100

wants to merge 27 commits into from

Conversation

alankritdabral
Copy link
Owner

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>

@alankritdabral alankritdabral added the ci: benchmark Runs benchmarks label Apr 8, 2024
@alankritdabral alankritdabral changed the title Test ci: test pr Apr 8, 2024
Copy link

github-actions bot commented Apr 8, 2024

🐰Bencher

ReportMon, April 8, 2024 at 15:52:30 UTC
Projecttailcall
Branchtest
Testbedbenchmarking-runner
BenchmarkLatencyLatency Results
nanoseconds (ns) | (Δ%)
Latency Upper Boundary
nanoseconds (ns) | (%)
group_by✅ (view plot)593.260 (-6.63%)782.150 (75.85%)
input/args.missing✅ (view plot)25.399 (-5.82%)32.431 (78.32%)
input/args.nested.existing✅ (view plot)55.600 (+5.73%)63.083 (88.14%)
input/args.nested.missing✅ (view plot)38.336 (+4.26%)42.224 (90.79%)
input/args.root✅ (view plot)52.684 (+12.03%)66.720 (78.96%)
input/headers.existing✅ (view plot)31.577 (-6.70%)41.733 (75.66%)
input/headers.missing✅ (view plot)30.290 (-7.17%)40.771 (74.29%)
input/value.missing✅ (view plot)23.648 (-8.22%)33.143 (71.35%)
input/value.nested.existing✅ (view plot)41.997 (+0.34%)42.347 (99.17%)
input/value.nested.missing✅ (view plot)36.551 (+3.80%)39.874 (91.67%)
input/value.root✅ (view plot)38.115 (+2.59%)40.506 (94.10%)
input/vars.existing✅ (view plot)8.370 (-14.86%)14.916 (56.11%)
input/vars.missing✅ (view plot)7.794 (-15.48%)14.192 (54.92%)
test_batched_body✅ (view plot)1726600.000 (-14.93%)3084842.450 (55.97%)
test_data_loader✅ (view plot)476250.000 (-14.75%)845469.644 (56.33%)
with_mustache_expressions✅ (view plot)1203.900 (-3.37%)1392.364 (86.46%)
with_mustache_literal✅ (view plot)732.310 (-4.53%)887.967 (82.47%)

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

@alankritdabral alankritdabral removed the ci: benchmark Runs benchmarks label Apr 8, 2024
@alankritdabral alankritdabral added the ci: benchmark Runs benchmarks label Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci: benchmark Runs benchmarks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant