v6.0.0 #90
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' │ '578,157' │ 1729.6332317463896 │ '±0.57%' │ 578158 │
│ 1 │ 'with cache' │ '365,909' │ 2732.916501325859 │ '±1.60%' │ 365910 │
└─────────┴─────────────────┴───────────┴────────────────────┴──────────┴─────────┘
> @middy/[email protected] test:benchmark
> node __benchmarks__/index.js
┌─────────┬─────────────────┬─────────┬────────────────────┬──────────┬─────────┐
│ (index) │ Task Name │ ops/sec │ Average Time (ns) │ Margin │ Samples │
├─────────┼─────────────────┼─────────┼────────────────────┼──────────┼─────────┤
│ 0 │ 'without cache' │ '2,610' │ 383036.8261202596 │ '±6.12%' │ 2611 │
│ 1 │ 'with cache' │ '2,944' │ 339639.47572155937 │ '±0.92%' │ 2945 │
└─────────┴─────────────────┴─────────┴────────────────────┴──────────┴─────────┘
> @middy/[email protected] test:benchmark
> node __benchmarks__/index.js
┌─────────┬─────────────────────────────────────────┬─────────────┬────────────────────┬──────────┬─────────┐
│ (index) │ Task Name │ ops/sec │ Average Time (ns) │ Margin │ Samples │
├─────────┼─────────────────────────────────────────┼─────────────┼────────────────────┼──────────┼─────────┤
│ 0 │ 'Cold Invocation' │ '241,940' │ 4133.247680219539 │ '±1.15%' │ 241941 │
│ 1 │ 'Cold Invocation with middleware' │ '77,598' │ 12886.862650385166 │ '±1.75%' │ 77634 │
│ 2 │ 'Warm Invocation' │ '661,534' │ 1511.6370622867114 │ '±0.66%' │ 661535 │
│ 3 │ 'Warm Async Invocation' │ '663,395' │ 1507.3973388440202 │ '±0.30%' │ 663396 │
│ 4 │ 'Warm Invocation with disabled Timeout' │ '1,182,050' │ 845.9872924265771 │ '±0.32%' │ 1182051 │
│ 5 │ 'Warm Invocation with middleware' │ '162,565' │ 6151.3537701609 │ '±0.32%' │ 162566 │
│ 6 │ 'Warm Invocation with async middleware' │ '166,054' │ 6022.119207488971 │ '±0.32%' │ 166055 │
└─────────┴─────────────────────────────────────────┴─────────────┴────────────────────┴──────────┴─────────┘
> @middy/[email protected] test:benchmark
> node __benchmarks__/index.js
┌─────────┬──────────────────┬───────────┬────────────────────┬──────────┬─────────┐
│ (index) │ Task Name │ ops/sec │ Average Time (ns) │ Margin │ Samples │
├─────────┼──────────────────┼───────────┼────────────────────┼──────────┼─────────┤
│ 0 │ 'Change Context' │ '621,200' │ 1609.7849504427543 │ '±0.86%' │ 621201 │
└─────────┴──────────────────┴───────────┴────────────────────┴──────────┴─────────┘
> @middy/[email protected] test:benchmark
> node __benchmarks__/index.js
┌─────────┬─────────────────┬───────────┬───────────────────┬──────────┬─────────┐
│ (index) │ Task Name │ ops/sec │ Average Time (ns) │ Margin │ Samples │
├─────────┼─────────────────┼───────────┼───────────────────┼──────────┼─────────┤
│ 0 │ 'without cache' │ '586,495' │ 1705.041911624336 │ '±0.59%' │ 586496 │
│ 1 │ 'with cache' │ '358,218' │ 2791.590644270319 │ '±1.26%' │ 358219 │
└─────────┴─────────────────┴───────────┴───────────────────┴──────────┴─────────┘
> @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/
|