Skip to content

v6.0.0

v6.0.0 #79

Triggered via pull request October 16, 2024 18:10
Status Failure
Total duration 2m 11s
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' │ '526,951' │ 1897.7076944389914 │ '±0.69%' │ 526952 │ │ 1 │ 'with cache' │ '351,551' │ 2844.532237051912 │ '±1.43%' │ 351552 │ └─────────┴─────────────────┴───────────┴────────────────────┴──────────┴─────────┘ > @middy/[email protected] test:benchmark > node __benchmarks__/index.js ┌─────────┬─────────────────┬─────────┬───────────────────┬──────────┬─────────┐ │ (index) │ Task Name │ ops/sec │ Average Time (ns) │ Margin │ Samples │ ├─────────┼─────────────────┼─────────┼───────────────────┼──────────┼─────────┤ │ 0 │ 'without cache' │ '2,639' │ 378834.8628787877 │ '±3.50%' │ 2640 │ │ 1 │ 'with cache' │ '3,026' │ 330369.5163528267 │ '±0.90%' │ 3027 │ └─────────┴─────────────────┴─────────┴───────────────────┴──────────┴─────────┘ > @middy/[email protected] test:benchmark > node __benchmarks__/index.js ┌─────────┬─────────────────────────────────────────┬─────────────┬────────────────────┬──────────┬─────────┐ │ (index) │ Task Name │ ops/sec │ Average Time (ns) │ Margin │ Samples │ ├─────────┼─────────────────────────────────────────┼─────────────┼────────────────────┼──────────┼─────────┤ │ 0 │ 'Cold Invocation' │ '240,761' │ 4153.48244739618 │ '±1.05%' │ 240762 │ │ 1 │ 'Cold Invocation with middleware' │ '75,630' │ 13222.139942616608 │ '±1.92%' │ 75631 │ │ 2 │ 'Warm Invocation' │ '666,654' │ 1500.0280594907804 │ '±0.35%' │ 666655 │ │ 3 │ 'Warm Async Invocation' │ '664,740' │ 1504.3469005213315 │ '±0.34%' │ 664741 │ │ 4 │ 'Warm Invocation with disabled Timeout' │ '1,192,978' │ 838.2377686444037 │ '±0.42%' │ 1192979 │ │ 5 │ 'Warm Invocation with middleware' │ '162,077' │ 6169.883711029707 │ '±0.33%' │ 162079 │ │ 6 │ 'Warm Invocation with async middleware' │ '165,971' │ 6025.141831151529 │ '±0.98%' │ 165972 │ └─────────┴─────────────────────────────────────────┴─────────────┴────────────────────┴──────────┴─────────┘ > @middy/[email protected] test:benchmark > node __benchmarks__/index.js ┌─────────┬──────────────────┬───────────┬────────────────────┬──────────┬─────────┐ │ (index) │ Task Name │ ops/sec │ Average Time (ns) │ Margin │ Samples │ ├─────────┼──────────────────┼───────────┼────────────────────┼──────────┼─────────┤ │ 0 │ 'Change Context' │ '570,333' │ 1753.3613549253641 │ '±0.57%' │ 570334 │ └─────────┴──────────────────┴───────────┴────────────────────┴──────────┴─────────┘ > @middy/[email protected] test:benchmark > node __benchmarks__/index.js ┌─────────┬─────────────────┬───────────┬────────────────────┬──────────┬─────────┐ │ (index) │ Task Name │ ops/sec │ Average Time (ns) │ Margin │ Samples │ ├─────────┼─────────────────┼───────────┼────────────────────┼──────────┼─────────┤ │ 0 │ 'without cache' │ '589,951' │ 1695.0555570621295 │ '±0.64%' │ 589952 │ │ 1 │ 'with cache' │ '359,663' │ 2780.3764068690234 │ '±1.36%' │ 359664 │ └─────────┴─────────────────┴───────────┴────────────────────┴──────────┴─────────┘ > @middy/[email protected] test:benchmark > node __benchmarks__/index.js ┌─────────┬───────────────┬───────────┬───────────────────┬──────────┬─────────┐ │ (index) │ Task Name │ ops/sec │ Average Time (ns) │ Margin │ Samples │ ├─────────┼───────────────┼───────────┼───────────────────┼──────────┼─────────┤ │ 0
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/