Skip to content

v6.0.0

v6.0.0 #81

Triggered via pull request October 16, 2024 18:34
Status Failure
Total duration 2m 4s
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' │ '549,971' │ 1818.2762367956898 │ '±0.76%' │ 550010 │ │ 1 │ 'with cache' │ '361,238' │ 2768.2573587013526 │ '±1.51%' │ 361239 │ └─────────┴─────────────────┴───────────┴────────────────────┴──────────┴─────────┘ > @middy/[email protected] test:benchmark > node __benchmarks__/index.js ┌─────────┬─────────────────┬─────────┬────────────────────┬──────────┬─────────┐ │ (index) │ Task Name │ ops/sec │ Average Time (ns) │ Margin │ Samples │ ├─────────┼─────────────────┼─────────┼────────────────────┼──────────┼─────────┤ │ 0 │ 'without cache' │ '2,543' │ 393156.3014937117 │ '±2.76%' │ 2544 │ │ 1 │ 'with cache' │ '2,773' │ 360519.75018024555 │ '±1.10%' │ 2774 │ └─────────┴─────────────────┴─────────┴────────────────────┴──────────┴─────────┘ > @middy/[email protected] test:benchmark > node __benchmarks__/index.js ┌─────────┬─────────────────────────────────────────┬─────────────┬────────────────────┬──────────┬─────────┐ │ (index) │ Task Name │ ops/sec │ Average Time (ns) │ Margin │ Samples │ ├─────────┼─────────────────────────────────────────┼─────────────┼────────────────────┼──────────┼─────────┤ │ 0 │ 'Cold Invocation' │ '237,200' │ 4215.851497253397 │ '±1.14%' │ 237201 │ │ 1 │ 'Cold Invocation with middleware' │ '74,420' │ 13437.144220045288 │ '±2.21%' │ 74421 │ │ 2 │ 'Warm Invocation' │ '647,696' │ 1543.9337174631767 │ '±0.66%' │ 647697 │ │ 3 │ 'Warm Async Invocation' │ '646,064' │ 1547.8323574244378 │ '±0.42%' │ 646065 │ │ 4 │ 'Warm Invocation with disabled Timeout' │ '1,203,578' │ 830.8559163961581 │ '±0.41%' │ 1203579 │ │ 5 │ 'Warm Invocation with middleware' │ '159,430' │ 6272.3172218706795 │ '±0.39%' │ 159431 │ │ 6 │ 'Warm Invocation with async middleware' │ '162,534' │ 6152.555677238689 │ '±0.66%' │ 162535 │ └─────────┴─────────────────────────────────────────┴─────────────┴────────────────────┴──────────┴─────────┘ > @middy/[email protected] test:benchmark > node __benchmarks__/index.js ┌─────────┬──────────────────┬───────────┬────────────────────┬──────────┬─────────┐ │ (index) │ Task Name │ ops/sec │ Average Time (ns) │ Margin │ Samples │ ├─────────┼──────────────────┼───────────┼────────────────────┼──────────┼─────────┤ │ 0 │ 'Change Context' │ '589,399' │ 1696.6421666101662 │ '±0.59%' │ 589400 │ └─────────┴──────────────────┴───────────┴────────────────────┴──────────┴─────────┘ > @middy/[email protected] test:benchmark > node __benchmarks__/index.js ┌─────────┬─────────────────┬───────────┬────────────────────┬──────────┬─────────┐ │ (index) │ Task Name │ ops/sec │ Average Time (ns) │ Margin │ Samples │ ├─────────┼─────────────────┼───────────┼────────────────────┼──────────┼─────────┤ │ 0 │ 'without cache' │ '547,805' │ 1825.4658127147109 │ '±0.72%' │ 547806 │ │ 1 │ 'with cache' │ '357,724' │ 2795.4462897476583 │ '±1.56%' │ 357725 │ └─────────┴─────────────────┴───────────┴────────────────────┴──────────┴─────────┘ > @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/