v6.0.0 #82
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' │ '576,347' │ 1735.063655985614 │ '±0.60%' │ 576348 │
│ 1 │ 'with cache' │ '359,076' │ 2784.9202120995083 │ '±1.34%' │ 359077 │
└─────────┴─────────────────┴───────────┴────────────────────┴──────────┴─────────┘
> @middy/[email protected] test:benchmark
> node __benchmarks__/index.js
┌─────────┬─────────────────┬─────────┬────────────────────┬──────────┬─────────┐
│ (index) │ Task Name │ ops/sec │ Average Time (ns) │ Margin │ Samples │
├─────────┼─────────────────┼─────────┼────────────────────┼──────────┼─────────┤
│ 0 │ 'without cache' │ '2,597' │ 384922.26173979987 │ '±2.66%' │ 2598 │
│ 1 │ 'with cache' │ '2,986' │ 334816.2631402723 │ '±0.99%' │ 2987 │
└─────────┴─────────────────┴─────────┴────────────────────┴──────────┴─────────┘
> @middy/[email protected] test:benchmark
> node __benchmarks__/index.js
┌─────────┬─────────────────────────────────────────┬─────────────┬────────────────────┬──────────┬─────────┐
│ (index) │ Task Name │ ops/sec │ Average Time (ns) │ Margin │ Samples │
├─────────┼─────────────────────────────────────────┼─────────────┼────────────────────┼──────────┼─────────┤
│ 0 │ 'Cold Invocation' │ '238,065' │ 4200.528025841622 │ '±1.01%' │ 238066 │
│ 1 │ 'Cold Invocation with middleware' │ '76,794' │ 13021.767035170977 │ '±1.91%' │ 76797 │
│ 2 │ 'Warm Invocation' │ '660,575' │ 1513.8312866351782 │ '±0.60%' │ 660576 │
│ 3 │ 'Warm Async Invocation' │ '624,965' │ 1600.0888816348288 │ '±0.38%' │ 624966 │
│ 4 │ 'Warm Invocation with disabled Timeout' │ '1,207,128' │ 828.4121390497533 │ '±0.34%' │ 1207129 │
│ 5 │ 'Warm Invocation with middleware' │ '159,425' │ 6272.5227252752775 │ '±0.33%' │ 159426 │
│ 6 │ 'Warm Invocation with async middleware' │ '155,434' │ 6433.575037795742 │ '±0.37%' │ 155435 │
└─────────┴─────────────────────────────────────────┴─────────────┴────────────────────┴──────────┴─────────┘
> @middy/[email protected] test:benchmark
> node __benchmarks__/index.js
┌─────────┬──────────────────┬───────────┬───────────────────┬──────────┬─────────┐
│ (index) │ Task Name │ ops/sec │ Average Time (ns) │ Margin │ Samples │
├─────────┼──────────────────┼───────────┼───────────────────┼──────────┼─────────┤
│ 0 │ 'Change Context' │ '592,766' │ 1687.00512511658 │ '±0.82%' │ 592767 │
└─────────┴──────────────────┴───────────┴───────────────────┴──────────┴─────────┘
> @middy/[email protected] test:benchmark
> node __benchmarks__/index.js
┌─────────┬─────────────────┬───────────┬────────────────────┬──────────┬─────────┐
│ (index) │ Task Name │ ops/sec │ Average Time (ns) │ Margin │ Samples │
├─────────┼─────────────────┼───────────┼────────────────────┼──────────┼─────────┤
│ 0 │ 'without cache' │ '579,875' │ 1724.5084397353398 │ '±0.70%' │ 579876 │
│ 1 │ 'with cache' │ '362,351' │ 2759.751440587977 │ '±1.35%' │ 362352 │
└─────────┴─────────────────┴───────────┴────────────────────┴──────────┴─────────┘
> @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/
|