v6.0.0 #92
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" │ "575,067" │ 1738.925497506286 │ "±0.87%" │ 575068 │
│ 1 │ "with cache" │ "363,882" │ 2748.140803499933 │ "±1.36%" │ 363883 │
└─────────┴─────────────────┴───────────┴───────────────────┴──────────┴─────────┘
> @middy/[email protected] test:benchmark
> node __benchmarks__/index.js
┌─────────┬─────────────────┬─────────┬────────────────────┬──────────┬─────────┐
│ (index) │ Task Name │ ops/sec │ Average Time (ns) │ Margin │ Samples │
├─────────┼─────────────────┼─────────┼────────────────────┼──────────┼─────────┤
│ 0 │ "without cache" │ "2,645" │ 377963.2188208614 │ "±2.69%" │ 2646 │
│ 1 │ "with cache" │ "3,021" │ 330909.68266048585 │ "±0.94%" │ 3022 │
└─────────┴─────────────────┴─────────┴────────────────────┴──────────┴─────────┘
> @middy/[email protected] test:benchmark
> node __benchmarks__/index.js
┌─────────┬─────────────────────────────────────────┬─────────────┬────────────────────┬──────────┬─────────┐
│ (index) │ Task Name │ ops/sec │ Average Time (ns) │ Margin │ Samples │
├─────────┼─────────────────────────────────────────┼─────────────┼────────────────────┼──────────┼─────────┤
│ 0 │ "Cold Invocation" │ "236,800" │ 4222.963547451235 │ "±1.06%" │ 236801 │
│ 1 │ "Cold Invocation with middleware" │ "75,009" │ 13331.666804327499 │ "±1.94%" │ 75064 │
│ 2 │ "Warm Invocation" │ "664,883" │ 1504.0233890424608 │ "±0.45%" │ 664884 │
│ 3 │ "Warm Async Invocation" │ "637,388" │ 1568.9019656753123 │ "±0.34%" │ 637389 │
│ 4 │ "Warm Invocation with disabled Timeout" │ "1,181,814" │ 846.156500805464 │ "±0.36%" │ 1181815 │
│ 5 │ "Warm Invocation with middleware" │ "159,474" │ 6270.589233421491 │ "±0.36%" │ 186375 │
│ 6 │ "Warm Invocation with async middleware" │ "162,179" │ 6165.992946107977 │ "±0.47%" │ 162180 │
└─────────┴─────────────────────────────────────────┴─────────────┴────────────────────┴──────────┴─────────┘
> @middy/[email protected] test:benchmark
> node __benchmarks__/index.js
┌─────────┬──────────────────┬───────────┬────────────────────┬──────────┬─────────┐
│ (index) │ Task Name │ ops/sec │ Average Time (ns) │ Margin │ Samples │
├─────────┼──────────────────┼───────────┼────────────────────┼──────────┼─────────┤
│ 0 │ "Change Context" │ "587,810" │ 1701.2288269529975 │ "±0.58%" │ 587811 │
└─────────┴──────────────────┴───────────┴────────────────────┴──────────┴─────────┘
> @middy/[email protected] test:benchmark
> node __benchmarks__/index.js
┌─────────┬─────────────────┬───────────┬────────────────────┬──────────┬─────────┐
│ (index) │ Task Name │ ops/sec │ Average Time (ns) │ Margin │ Samples │
├─────────┼─────────────────┼───────────┼────────────────────┼──────────┼─────────┤
│ 0 │ "without cache" │ "581,618" │ 1719.3401350368536 │ "±0.69%" │ 581619 │
│ 1 │ "with cache" │ "348,093" │ 2872.787838916375 │ "±1.50%" │ 348094 │
└─────────┴─────────────────┴───────────┴────────────────────┴──────────┴─────────┘
> @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/
|