Skip to content

v6.0.0

v6.0.0 #89

Triggered via pull request October 26, 2024 13:40
Status Failure
Total duration 2m 2s
Artifacts

benchmarks.yml

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

Annotations

1 error and 3 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' │ '583,659' │ 1713.3282270500056 │ '±0.90%' │ 583660 │ │ 1 │ 'with cache' │ '369,279' │ 2707.9732479420045 │ '±1.24%' │ 369280 │ └─────────┴─────────────────┴───────────┴────────────────────┴──────────┴─────────┘ > @middy/[email protected] test:benchmark > node __benchmarks__/index.js ┌─────────┬─────────────────┬─────────┬───────────────────┬──────────┬─────────┐ │ (index) │ Task Name │ ops/sec │ Average Time (ns) │ Margin │ Samples │ ├─────────┼─────────────────┼─────────┼───────────────────┼──────────┼─────────┤ │ 0 │ 'without cache' │ '2,539' │ 393821.0618110247 │ '±5.94%' │ 2540 │ │ 1 │ 'with cache' │ '2,993' │ 334087.1947227781 │ '±0.88%' │ 2994 │ └─────────┴─────────────────┴─────────┴───────────────────┴──────────┴─────────┘ > @middy/[email protected] test:benchmark > node __benchmarks__/index.js ┌─────────┬─────────────────────────────────────────┬─────────────┬────────────────────┬──────────┬─────────┐ │ (index) │ Task Name │ ops/sec │ Average Time (ns) │ Margin │ Samples │ ├─────────┼─────────────────────────────────────────┼─────────────┼────────────────────┼──────────┼─────────┤ │ 0 │ 'Cold Invocation' │ '241,723' │ 4136.961100263106 │ '±1.06%' │ 241724 │ │ 1 │ 'Cold Invocation with middleware' │ '75,843' │ 13185.043905912316 │ '±1.89%' │ 75844 │ │ 2 │ 'Warm Invocation' │ '653,252' │ 1530.801502633898 │ '±0.33%' │ 653253 │ │ 3 │ 'Warm Async Invocation' │ '668,179' │ 1496.6033778323015 │ '±0.33%' │ 668180 │ │ 4 │ 'Warm Invocation with disabled Timeout' │ '1,217,978' │ 821.032360984221 │ '±0.34%' │ 1217979 │ │ 5 │ 'Warm Invocation with middleware' │ '155,565' │ 6428.173829757408 │ '±0.34%' │ 155566 │ │ 6 │ 'Warm Invocation with async middleware' │ '161,570' │ 6189.264063476122 │ '±0.87%' │ 161571 │ └─────────┴─────────────────────────────────────────┴─────────────┴────────────────────┴──────────┴─────────┘ > @middy/[email protected] test:benchmark > node __benchmarks__/index.js ┌─────────┬──────────────────┬───────────┬────────────────────┬──────────┬─────────┐ │ (index) │ Task Name │ ops/sec │ Average Time (ns) │ Margin │ Samples │ ├─────────┼──────────────────┼───────────┼────────────────────┼──────────┼─────────┤ │ 0 │ 'Change Context' │ '627,927' │ 1592.5397975563073 │ '±0.55%' │ 627928 │ └─────────┴──────────────────┴───────────┴────────────────────┴──────────┴─────────┘ > @middy/[email protected] test:benchmark > node __benchmarks__/index.js ┌─────────┬─────────────────┬───────────┬────────────────────┬──────────┬─────────┐ │ (index) │ Task Name │ ops/sec │ Average Time (ns) │ Margin │ Samples │ ├─────────┼─────────────────┼───────────┼────────────────────┼──────────┼─────────┤ │ 0 │ 'without cache' │ '571,130' │ 1750.9140775059466 │ '±0.63%' │ 571131 │ │ 1 │ 'with cache' │ '324,258' │ 3083.9552117289927 │ '±1.35%' │ 324259 │ └─────────┴─────────────────┴───────────┴────────────────────┴──────────┴─────────┘ > @middy/[email protected] test:benchmark > node __benchmarks__/index.js ┌─────────┬───────────────┬───────────┬────────────────────┬──────────┬─────────┐ │ (index) │ Task Name │ ops/sec │ Average Time (ns) │ Margin │ Samples │ ├─────────┼───────────────┼───────────┼────────────────────┼──────────┼─────────┤ │ 0
benchmarks (20.x)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
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/