v6.0.0 #55
Annotations
1 error and 2 warnings
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,446' │ 1899.526736784583 │ '±0.80%' │ 526447 │
│ 1 │ 'with cache' │ '353,493' │ 2828.905076182378 │ '±1.75%' │ 353494 │
└─────────┴─────────────────┴───────────┴───────────────────┴──────────┴─────────┘
> @middy/[email protected] test:benchmark
> node __benchmarks__/index.js
┌─────────┬─────────────────┬─────────┬────────────────────┬──────────┬─────────┐
│ (index) │ Task Name │ ops/sec │ Average Time (ns) │ Margin │ Samples │
├─────────┼─────────────────┼─────────┼────────────────────┼──────────┼─────────┤
│ 0 │ 'without cache' │ '2,469' │ 404976.47732793534 │ '±7.97%' │ 2470 │
│ 1 │ 'with cache' │ '2,998' │ 333504.0826942329 │ '±1.06%' │ 2999 │
└─────────┴─────────────────┴─────────┴────────────────────┴──────────┴─────────┘
> @middy/[email protected] test:benchmark
> node __benchmarks__/index.js
┌─────────┬─────────────────────────────────────────┬─────────────┬────────────────────┬──────────┬─────────┐
│ (index) │ Task Name │ ops/sec │ Average Time (ns) │ Margin │ Samples │
├─────────┼─────────────────────────────────────────┼─────────────┼────────────────────┼──────────┼─────────┤
│ 0 │ 'Cold Invocation' │ '237,128' │ 4217.129718423172 │ '±1.31%' │ 237129 │
│ 1 │ 'Cold Invocation with middleware' │ '73,062' │ 13686.835101213288 │ '±2.36%' │ 73063 │
│ 2 │ 'Warm Invocation' │ '642,450' │ 1556.54078832436 │ '±0.88%' │ 642451 │
│ 3 │ 'Warm Async Invocation' │ '637,546' │ 1568.513403717959 │ '±0.56%' │ 637547 │
│ 4 │ 'Warm Invocation with disabled Timeout' │ '1,174,681' │ 851.294709546887 │ '±0.60%' │ 1174682 │
│ 5 │ 'Warm Invocation with middleware' │ '157,715' │ 6340.5300223198265 │ '±0.55%' │ 157716 │
│ 6 │ 'Warm Invocation with async middleware' │ '163,127' │ 6130.174936246058 │ '±0.51%' │ 163128 │
└─────────┴─────────────────────────────────────────┴─────────────┴────────────────────┴──────────┴─────────┘
> @middy/[email protected] test:benchmark
> node __benchmarks__/index.js
┌─────────┬──────────────────┬───────────┬───────────────────┬──────────┬─────────┐
│ (index) │ Task Name │ ops/sec │ Average Time (ns) │ Margin │ Samples │
├─────────┼──────────────────┼───────────┼───────────────────┼──────────┼─────────┤
│ 0 │ 'Change Context' │ '561,437' │ 1781.141484901257 │ '±0.61%' │ 561438 │
└─────────┴──────────────────┴───────────┴───────────────────┴──────────┴─────────┘
> @middy/[email protected] test:benchmark
> node __benchmarks__/index.js
┌─────────┬─────────────────┬───────────┬────────────────────┬──────────┬─────────┐
│ (index) │ Task Name │ ops/sec │ Average Time (ns) │ Margin │ Samples │
├─────────┼─────────────────┼───────────┼────────────────────┼──────────┼─────────┤
│ 0 │ 'without cache' │ '557,351' │ 1794.1994089908908 │ '±0.67%' │ 557352 │
│ 1 │ 'with cache' │ '347,352' │ 2878.9175017914795 │ '±1.78%' │ 347353 │
└─────────┴─────────────────┴───────────┴────────────────────┴──────────┴─────────┘
> @middy/[email protected] test:benchmark
> node __benchmarks__/index.js
┌─────────┬───────────────┬───────────┬───────────────────┬──────────┬─────────┐
│ (index) │ Task Name │ ops/sec │ Average Time (ns) │ Margin │ Samples │
├─────────┼───────────────┼───────────┼───────────────────┼──────────┼─────────┤
│ 0 │ 'Catch Error' │ '196,810' │ 5081.03451534729 │ '±0.30%'
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading