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: into schema #2003

Closed
wants to merge 1 commit into from
Closed

fix: into schema #2003

wants to merge 1 commit into from

Conversation

amitksingh1490
Copy link
Collaborator

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>

@amitksingh1490 amitksingh1490 added the ci: benchmark Runs benchmarks label May 21, 2024
@github-actions github-actions bot added the type: fix Iterations on existing features or infrastructure. label May 21, 2024
Copy link

🐰Bencher

ReportTue, May 21, 2024 at 16:27:42 UTC
Projecttailcall
Branch2003/merge
Testbedbenchmarking-runner

🚨 1 ALERT: Threshold Boundary Limit exceeded!
BenchmarkMeasure (units)ViewValueLower BoundaryUpper Boundary
input/vars.missingLatency (nanoseconds (ns))🚨 (view plot | view alert)11.15 (+30.03%)11.01 (101.25%)

Click to view all benchmark results
BenchmarkLatencyLatency Results
nanoseconds (ns) | (Δ%)
Latency Upper Boundary
nanoseconds (ns) | (%)
group_by✅ (view plot)536.59 (-10.31%)649.15 (82.66%)
input/args.missing✅ (view plot)23.04 (-6.81%)27.21 (84.68%)
input/args.nested.existing✅ (view plot)43.10 (-17.00%)65.93 (65.37%)
input/args.nested.missing✅ (view plot)37.38 (-2.97%)40.62 (92.04%)
input/args.root✅ (view plot)38.67 (-20.22%)62.48 (61.89%)
input/headers.existing✅ (view plot)30.34 (-4.50%)33.50 (90.56%)
input/headers.missing✅ (view plot)29.17 (-5.17%)33.36 (87.44%)
input/value.missing✅ (view plot)23.09 (-1.95%)25.35 (91.07%)
input/value.nested.existing✅ (view plot)42.72 (+2.97%)43.96 (97.18%)
input/value.nested.missing✅ (view plot)37.09 (+1.88%)38.34 (96.73%)
input/value.root✅ (view plot)38.03 (-1.19%)40.37 (94.19%)
input/vars.existing✅ (view plot)7.46 (-8.50%)9.06 (82.37%)
input/vars.missing🚨 (view plot | view alert)11.15 (+30.03%)11.01 (101.25%)
test_batched_body✅ (view plot)2,646.10 (-99.69%)2,642,500.54 (0.10%)
test_batched_body #2✅ (view plot)1,672,200.00 (-3.81%)1,885,184.84 (88.70%)
test_data_loader✅ (view plot)460,000.00 (-2.58%)490,303.95 (93.82%)
test_handle_request✅ (view plot)150,170.00 (-11.51%)184,626.42 (81.34%)
test_http_execute_method✅ (view plot)18,270.00 (-0.56%)19,600.04 (93.21%)
with_mustache_expressions✅ (view plot)1,210.10 (+3.29%)1,236.41 (97.87%)
with_mustache_literal✅ (view plot)756.97 (+4.52%)772.90 (97.94%)

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

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 23, 2024
Copy link

PR closed after 5 days of inactivity.

@github-actions github-actions bot closed this May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci: benchmark Runs benchmarks state: inactive No current action needed/possible; issue fixed, out of scope, or superseded. type: fix Iterations on existing features or infrastructure.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant