Skip to content

chore: dep update

chore: dep update #64

Triggered via push September 1, 2024 15:45
Status Failure
Total duration 2m 13s
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' │ '547,181' │ 1827.5476240264784 │ '±0.74%' │ 547182 │ │ 1 │ 'with cache' │ '324,076' │ 3085.689471980359 │ '±1.55%' │ 324077 │ └─────────┴─────────────────┴───────────┴────────────────────┴──────────┴─────────┘ > @middy/[email protected] test:benchmark > node __benchmarks__/index.js ┌─────────┬─────────────────┬─────────┬───────────────────┬──────────┬─────────┐ │ (index) │ Task Name │ ops/sec │ Average Time (ns) │ Margin │ Samples │ ├─────────┼─────────────────┼─────────┼───────────────────┼──────────┼─────────┤ │ 0 │ 'without cache' │ '2,369' │ 421979.8527427365 │ '±2.77%' │ 2370 │ │ 1 │ 'with cache' │ '2,758' │ 362475.1022108206 │ '±0.80%' │ 2759 │ └─────────┴─────────────────┴─────────┴───────────────────┴──────────┴─────────┘ > @middy/[email protected] test:benchmark > node __benchmarks__/index.js ┌─────────┬─────────────────────────────────────────┬─────────────┬────────────────────┬──────────┬─────────┐ │ (index) │ Task Name │ ops/sec │ Average Time (ns) │ Margin │ Samples │ ├─────────┼─────────────────────────────────────────┼─────────────┼────────────────────┼──────────┼─────────┤ │ 0 │ 'Cold Invocation' │ '217,978' │ 4587.610019871138 │ '±1.77%' │ 218006 │ │ 1 │ 'Cold Invocation with middleware' │ '75,846' │ 13184.513415239406 │ '±2.25%' │ 75847 │ │ 2 │ 'Warm Invocation' │ '626,495' │ 1596.1807146549497 │ '±0.61%' │ 626496 │ │ 3 │ 'Warm Async Invocation' │ '585,998' │ 1706.4898301895105 │ '±0.38%' │ 585999 │ │ 4 │ 'Warm Invocation with disabled Timeout' │ '1,119,096' │ 893.5777515330948 │ '±0.41%' │ 1119097 │ │ 5 │ 'Warm Invocation with middleware' │ '159,524' │ 6268.628559780173 │ '±0.41%' │ 159525 │ │ 6 │ 'Warm Invocation with async middleware' │ '171,700' │ 5824.089265667349 │ '±0.82%' │ 171701 │ └─────────┴─────────────────────────────────────────┴─────────────┴────────────────────┴──────────┴─────────┘ > @middy/[email protected] test:benchmark > node __benchmarks__/index.js ┌─────────┬──────────────────┬───────────┬────────────────────┬──────────┬─────────┐ │ (index) │ Task Name │ ops/sec │ Average Time (ns) │ Margin │ Samples │ ├─────────┼──────────────────┼───────────┼────────────────────┼──────────┼─────────┤ │ 0 │ 'Change Context' │ '572,909' │ 1745.4773576969578 │ '±0.65%' │ 572910 │ └─────────┴──────────────────┴───────────┴────────────────────┴──────────┴─────────┘ > @middy/[email protected] test:benchmark > node __benchmarks__/index.js ┌─────────┬─────────────────┬───────────┬────────────────────┬──────────┬─────────┐ │ (index) │ Task Name │ ops/sec │ Average Time (ns) │ Margin │ Samples │ ├─────────┼─────────────────┼───────────┼────────────────────┼──────────┼─────────┤ │ 0 │ 'without cache' │ '556,382' │ 1797.3249092490557 │ '±0.70%' │ 556383 │ │ 1 │ 'with cache' │ '323,887' │ 3087.48950866055 │ '±1.56%' │ 323888 │ └─────────┴─────────────────┴───────────┴────────────────────┴──────────┴─────────┘ > @middy/[email protected] test:benchmark > node __benchmarks__/index.js ┌─────────┬───────────────┬───────────┬───────────────────┬──────────┬─────────┐ │ (index) │ Task Name │ ops/sec │ Average Time (ns) │ Margin │ Samples │ ├─────────┼───────────────┼───────────┼───────────────────┼──────────┼─────────┤ │ 0 │ 'Catch Error' │ '204,135' │ 4898.697280237335 │ '±0
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/