Skip to content

v6.0.0

v6.0.0 #76

Triggered via pull request October 16, 2024 18:02
Status Failure
Total duration 2m 1s
Artifacts

benchmarks.yml

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

Annotations

1 error and 2 warnings
benchmarks (20.x)
No benchmark result was found in /home/runner/work/middy/middy/benchmarks-20.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' │ '575,527' │ 1737.5351781321372 │ '±0.67%' │ 575528 │ │ 1 │ 'with cache' │ '358,001' │ 2793.287899017742 │ '±1.51%' │ 358004 │ └─────────┴─────────────────┴───────────┴────────────────────┴──────────┴─────────┘ > @middy/[email protected] test:benchmark > node __benchmarks__/index.js ┌─────────┬─────────────────┬─────────┬────────────────────┬──────────┬─────────┐ │ (index) │ Task Name │ ops/sec │ Average Time (ns) │ Margin │ Samples │ ├─────────┼─────────────────┼─────────┼────────────────────┼──────────┼─────────┤ │ 0 │ 'without cache' │ '2,564' │ 389940.46744639345 │ '±2.67%' │ 2565 │ │ 1 │ 'with cache' │ '2,952' │ 338749.5072807298 │ '±0.97%' │ 2953 │ └─────────┴─────────────────┴─────────┴────────────────────┴──────────┴─────────┘ > @middy/[email protected] test:benchmark > node __benchmarks__/index.js ┌─────────┬─────────────────────────────────────────┬─────────────┬────────────────────┬──────────┬─────────┐ │ (index) │ Task Name │ ops/sec │ Average Time (ns) │ Margin │ Samples │ ├─────────┼─────────────────────────────────────────┼─────────────┼────────────────────┼──────────┼─────────┤ │ 0 │ 'Cold Invocation' │ '236,025' │ 4236.825362459862 │ '±1.21%' │ 236026 │ │ 1 │ 'Cold Invocation with middleware' │ '73,688' │ 13570.693997748 │ '±2.07%' │ 73689 │ │ 2 │ 'Warm Invocation' │ '644,077' │ 1552.6072214855708 │ '±0.76%' │ 644078 │ │ 3 │ 'Warm Async Invocation' │ '642,734' │ 1555.8527215723175 │ '±0.45%' │ 642735 │ │ 4 │ 'Warm Invocation with disabled Timeout' │ '1,228,271' │ 814.1523722993983 │ '±0.38%' │ 1228281 │ │ 5 │ 'Warm Invocation with middleware' │ '153,119' │ 6530.865381099131 │ '±0.40%' │ 153136 │ │ 6 │ 'Warm Invocation with async middleware' │ '158,894' │ 6293.4897196265065 │ '±0.38%' │ 158895 │ └─────────┴─────────────────────────────────────────┴─────────────┴────────────────────┴──────────┴─────────┘ > @middy/[email protected] test:benchmark > node __benchmarks__/index.js ┌─────────┬──────────────────┬───────────┬────────────────────┬──────────┬─────────┐ │ (index) │ Task Name │ ops/sec │ Average Time (ns) │ Margin │ Samples │ ├─────────┼──────────────────┼───────────┼────────────────────┼──────────┼─────────┤ │ 0 │ 'Change Context' │ '592,791' │ 1686.9335179961322 │ '±0.65%' │ 592792 │ └─────────┴──────────────────┴───────────┴────────────────────┴──────────┴─────────┘ > @middy/[email protected] test:benchmark > node __benchmarks__/index.js ┌─────────┬─────────────────┬───────────┬────────────────────┬──────────┬─────────┐ │ (index) │ Task Name │ ops/sec │ Average Time (ns) │ Margin │ Samples │ ├─────────┼─────────────────┼───────────┼────────────────────┼──────────┼─────────┤ │ 0 │ 'without cache' │ '587,873' │ 1701.0454383082167 │ '±0.58%' │ 587874 │ │ 1 │ 'with cache' │ '353,353' │ 2830.023228763869 │ '±1.38%' │ 353355 │ └─────────┴─────────────────┴───────────┴────────────────────┴──────────┴─────────┘ > @middy/[email protected] test:benchmark > node __benchmarks__/index.js ┌─────────┬───────────────┬───────────┬───────────────────┬──────────┬─────────┐ │ (index) │ Task Name │ ops/sec │ Average Time (ns) │ Margin │ Samples │ ├─────────┼───────────────┼───────────┼───────────────────┼──────────┼─────────┤ │
benchmarks (20.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 (20.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/