Go benchmark #207
Annotations
1 error and 4 warnings
benchmark
# :warning: **Performance Alert** :warning:
Possible performance regression was detected for benchmark.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold `1.20`.
| Benchmark suite | Current: d2e8d8211dcc048c5b5260b4d7070afb300c5504 | Previous: 53a3496870cb7d0442186f1dc2f26079271fd8cd | Ratio |
|-|-|-|-|
| `com.softwaremill.jox.ParallelBenchmark.parallelChannels ( {"capacity":"100","parallelism":"10000"} )` | `52.425892596666664` ns/op | `35.952803159999995` ns/op | `1.46` |
| `com.softwaremill.jox.ParallelKotlinBenchmark.parallelChannels_defaultDispatcher ( {"capacity":"16","parallelism":"10000"} )` | `37.563847839999994` ns/op | `25.054834629` ns/op | `1.50` |
This comment was automatically generated by [workflow](https://github.com/softwaremill/jox/actions?query=workflow%3ACI) using [github-action-benchmark](https://github.com/marketplace/actions/continuous-benchmark).
CC: @adamw
Comment was generated at https://github.com/softwaremill/jox/commit/d2e8d8211dcc048c5b5260b4d7070afb300c5504#commitcomment-138834032
|
ci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, release-drafter/release-drafter@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
benchmark
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
benchmark
Performance alert! Previous value was 35.952803159999995 and current value is 52.425892596666664. It is 1.4581865108919834x worse than previous exceeding a ratio threshold 1.2
|
benchmark
Performance alert! Previous value was 25.054834629 and current value is 37.563847839999994. It is 1.4992654470176108x worse than previous exceeding a ratio threshold 1.2
|