Skip to content

chore: version bump #67

chore: version bump

chore: version bump #67

Triggered via push September 16, 2024 23:59
Status Failure
Total duration 2m 4s
Artifacts

benchmarks.yml

on: push
Matrix: benchmarks
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
benchmarks (18.x)
No benchmark result was found in /home/runner/work/middy/middy/benchmarks-18.x.txt. Benchmark output was ' > @middy/[email protected] test:packages:benchmark > npm run test:benchmark --workspaces > @middy/[email protected] test:benchmark > node __benchmarks__/index.js ┌─────────┬─────────────────┬───────────┬────────────────────┬──────────┬─────────┐ │ (index) │ Task Name │ ops/sec │ Average Time (ns) │ Margin │ Samples │ ├─────────┼─────────────────┼───────────┼────────────────────┼──────────┼─────────┤ │ 0 │ 'without cache' │ '550,891' │ 1815.238912524449 │ '±0.78%' │ 550892 │ │ 1 │ 'with cache' │ '324,049' │ 3085.9456349000716 │ '±1.54%' │ 324050 │ └─────────┴─────────────────┴───────────┴────────────────────┴──────────┴─────────┘ > @middy/[email protected] test:benchmark > node __benchmarks__/index.js ┌─────────┬─────────────────┬─────────┬────────────────────┬──────────┬─────────┐ │ (index) │ Task Name │ ops/sec │ Average Time (ns) │ Margin │ Samples │ ├─────────┼─────────────────┼─────────┼────────────────────┼──────────┼─────────┤ │ 0 │ 'without cache' │ '2,384' │ 419429.56436079374 │ '±2.79%' │ 2385 │ │ 1 │ 'with cache' │ '2,788' │ 358589.85084202426 │ '±0.76%' │ 2789 │ └─────────┴─────────────────┴─────────┴────────────────────┴──────────┴─────────┘ > @middy/[email protected] test:benchmark > node __benchmarks__/index.js ┌─────────┬─────────────────────────────────────────┬─────────────┬────────────────────┬──────────┬─────────┐ │ (index) │ Task Name │ ops/sec │ Average Time (ns) │ Margin │ Samples │ ├─────────┼─────────────────────────────────────────┼─────────────┼────────────────────┼──────────┼─────────┤ │ 0 │ 'Cold Invocation' │ '210,119' │ 4759.194422285258 │ '±1.68%' │ 210120 │ │ 1 │ 'Cold Invocation with middleware' │ '74,276' │ 13463.19657522227 │ '±2.22%' │ 74277 │ │ 2 │ 'Warm Invocation' │ '630,084' │ 1587.088619727211 │ '±0.38%' │ 630085 │ │ 3 │ 'Warm Async Invocation' │ '628,321' │ 1591.5428203634813 │ '±0.38%' │ 628322 │ │ 4 │ 'Warm Invocation with disabled Timeout' │ '1,140,209' │ 877.0317327651277 │ '±0.41%' │ 1140210 │ │ 5 │ 'Warm Invocation with middleware' │ '167,947' │ 5954.25724632138 │ '±0.39%' │ 167948 │ │ 6 │ 'Warm Invocation with async middleware' │ '171,959' │ 5815.309775532752 │ '±0.38%' │ 171960 │ └─────────┴─────────────────────────────────────────┴─────────────┴────────────────────┴──────────┴─────────┘ > @middy/[email protected] test:benchmark > node __benchmarks__/index.js ┌─────────┬──────────────────┬───────────┬───────────────────┬──────────┬─────────┐ │ (index) │ Task Name │ ops/sec │ Average Time (ns) │ Margin │ Samples │ ├─────────┼──────────────────┼───────────┼───────────────────┼──────────┼─────────┤ │ 0 │ 'Change Context' │ '591,232' │ 1691.380555558832 │ '±0.68%' │ 591233 │ └─────────┴──────────────────┴───────────┴───────────────────┴──────────┴─────────┘ > @middy/[email protected] test:benchmark > node __benchmarks__/index.js ┌─────────┬─────────────────┬───────────┬────────────────────┬──────────┬─────────┐ │ (index) │ Task Name │ ops/sec │ Average Time (ns) │ Margin │ Samples │ ├─────────┼─────────────────┼───────────┼────────────────────┼──────────┼─────────┤ │ 0 │ 'without cache' │ '543,078' │ 1841.3551601364286 │ '±0.85%' │ 543079 │ │ 1 │ 'with cache' │ '321,497' │ 3110.4451847129344 │ '±1.45%' │ 321498 │ └─────────┴─────────────────┴───────────┴────────────────────┴──────────┴─────────┘ > @middy/[email protected] test:benchmark > node __benchmarks__/index.js ┌─────────┬───────────────┬───────────┬───────────────────┬──────────┬─────────┐ │ (index) │ Task Name │ ops/sec │ Average Time (ns) │ Margin │ Samples │ ├─────────┼───────────────┼───────────┼───────────────────┼──────────┼─────────┤ │ 0 │ 'Catch Error' │ '207,060' │ 4829.495718585733 │ '±
benchmarks (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
benchmarks (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/