Skip to content

v6.0.0

v6.0.0 #80

Triggered via pull request October 16, 2024 18:11
Status Failure
Total duration 2m 9s
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' │ '580,165' │ 1723.6464149915994 │ '±0.59%' │ 580166 │ │ 1 │ 'with cache' │ '367,306' │ 2722.520284121903 │ '±1.25%' │ 367307 │ └─────────┴─────────────────┴───────────┴────────────────────┴──────────┴─────────┘ > @middy/[email protected] test:benchmark > node __benchmarks__/index.js ┌─────────┬─────────────────┬─────────┬────────────────────┬──────────┬─────────┐ │ (index) │ Task Name │ ops/sec │ Average Time (ns) │ Margin │ Samples │ ├─────────┼─────────────────┼─────────┼────────────────────┼──────────┼─────────┤ │ 0 │ 'without cache' │ '2,651' │ 377140.11500754225 │ '±2.55%' │ 2652 │ │ 1 │ 'with cache' │ '2,994' │ 333926.536560933 │ '±0.94%' │ 2995 │ └─────────┴─────────────────┴─────────┴────────────────────┴──────────┴─────────┘ > @middy/[email protected] test:benchmark > node __benchmarks__/index.js ┌─────────┬─────────────────────────────────────────┬─────────────┬────────────────────┬──────────┬─────────┐ │ (index) │ Task Name │ ops/sec │ Average Time (ns) │ Margin │ Samples │ ├─────────┼─────────────────────────────────────────┼─────────────┼────────────────────┼──────────┼─────────┤ │ 0 │ 'Cold Invocation' │ '241,573' │ 4139.524253437949 │ '±1.00%' │ 241574 │ │ 1 │ 'Cold Invocation with middleware' │ '76,332' │ 13100.497936671685 │ '±1.85%' │ 76333 │ │ 2 │ 'Warm Invocation' │ '608,541' │ 1643.2737625338411 │ '±0.59%' │ 608542 │ │ 3 │ 'Warm Async Invocation' │ '653,590' │ 1530.0090408223282 │ '±0.32%' │ 653591 │ │ 4 │ 'Warm Invocation with disabled Timeout' │ '1,142,802' │ 875.0421157458892 │ '±0.33%' │ 1142803 │ │ 5 │ 'Warm Invocation with middleware' │ '149,421' │ 6692.458613858584 │ '±0.36%' │ 149422 │ │ 6 │ 'Warm Invocation with async middleware' │ '162,355' │ 6159.324804749481 │ '±0.80%' │ 162356 │ └─────────┴─────────────────────────────────────────┴─────────────┴────────────────────┴──────────┴─────────┘ > @middy/[email protected] test:benchmark > node __benchmarks__/index.js ┌─────────┬──────────────────┬───────────┬────────────────────┬──────────┬─────────┐ │ (index) │ Task Name │ ops/sec │ Average Time (ns) │ Margin │ Samples │ ├─────────┼──────────────────┼───────────┼────────────────────┼──────────┼─────────┤ │ 0 │ 'Change Context' │ '562,200' │ 1778.7238638849449 │ '±0.62%' │ 562201 │ └─────────┴──────────────────┴───────────┴────────────────────┴──────────┴─────────┘ > @middy/[email protected] test:benchmark > node __benchmarks__/index.js ┌─────────┬─────────────────┬───────────┬────────────────────┬──────────┬─────────┐ │ (index) │ Task Name │ ops/sec │ Average Time (ns) │ Margin │ Samples │ ├─────────┼─────────────────┼───────────┼────────────────────┼──────────┼─────────┤ │ 0 │ 'without cache' │ '568,148' │ 1760.1034781368521 │ '±0.61%' │ 568149 │ │ 1 │ 'with cache' │ '360,414' │ 2774.585431360323 │ '±1.24%' │ 360418 │ └─────────┴─────────────────┴───────────┴────────────────────┴──────────┴─────────┘ > @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/