feat: Comment on PR and auto update comment #867
ci.yml
on: pull_request
Run Benchmark.Net .Net Benchmark Framework example
1m 23s
Run JavaScript benchmark example
27s
Run Catch2 C++ Benchmark Framework example
41s
Run Google C++ Benchmark Framework example
29s
Run Go benchmark example
29s
Run JMH Java Benchmark Framework example
1m 14s
Run Julia benchmark example
54s
Run Pytest benchmark example
36s
Run Rust benchmark example
23s
Run Criterion.rs benchmark example
2m 6s
Run alert check with actions/cache
32s
Run unit tests
31s
Run linting and formatting check
16s
Annotations
1 error and 18 warnings
Run Benchmark.Net .Net Benchmark Framework example
# :warning: **Performance Alert** :warning:
Possible performance regression was detected for benchmark **'Benchmark.Net Benchmark'**.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold `2`.
| Benchmark suite | Current: b7f1fa1632059d28fcb5e10db14e6f319973d7e0 | Previous: a6c4f1c31d68159af7621fe2f45c3c33b6e5fb95 | Ratio |
|-|-|-|-|
| `Sample.Benchmarks.Fib10` | `42.78426157236099` ns (`± 0.0929494544503527`) | `21.052492980773632` ns (`± 0.023515474146354454`) | `2.03` |
This comment was automatically generated by [workflow](https://github.com/benchmark-action/github-action-benchmark/actions?query=workflow%3ACI) using [github-action-benchmark](https://github.com/marketplace/actions/continuous-benchmark).
Comment was generated at https://github.com/benchmark-action/github-action-benchmark/pull/223#pullrequestreview-1962834926
|
Run linting and formatting check:
src/extract.ts#L32
Unexpected any. Specify a different type
|
Run linting and formatting check:
src/extract.ts#L440
Unexpected any. Specify a different type
|
Run linting and formatting check:
src/extract.ts#L451
Unexpected any. Specify a different type
|
Run linting and formatting check:
src/extract.ts#L579
'_' is defined but never used
|
Run linting and formatting check:
src/extract.ts#L610
Unexpected any. Specify a different type
|
Run linting and formatting check:
src/extract.ts#L628
Unexpected any. Specify a different type
|
Run linting and formatting check:
src/extract.ts#L645
Unexpected any. Specify a different type
|
Run linting and formatting check:
src/extract.ts#L666
Unexpected any. Specify a different type
|
Run linting and formatting check:
src/write.ts#L439
Unexpected any. Specify a different type
|
Run Go benchmark example
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Go benchmark example
Restore cache failed: Dependencies file is not found in /home/runner/work/github-action-benchmark/github-action-benchmark. Supported file pattern: go.sum
|
Run alert check with actions/cache
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run alert check with actions/cache
Restore cache failed: Dependencies file is not found in /home/runner/work/github-action-benchmark/github-action-benchmark. Supported file pattern: go.sum
|
Run Julia benchmark example
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: julia-actions/setup-julia@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run unit tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run unit tests
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run Benchmark.Net .Net Benchmark Framework example
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Benchmark.Net .Net Benchmark Framework example
Performance alert! Previous value was 21.052492980773632 and current value is 42.78426157236099. It is 2.032265803932773x worse than previous exceeding a ratio threshold 2
|