Update README.md #230
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: c4d7f49d6cc69c14585414b31141701952c6bba7 | Previous: 52d2290a467bb51fccc20e33d416e8ee16d3f8e6 | Ratio |
|-|-|-|-|
| `com.softwaremill.jox.ParallelKotlinBenchmark.parallelChannels_defaultDispatcher ( {"capacity":"0","parallelism":"10000"} )` | `165.78403264` ns/op | `70.08278712` ns/op | `2.37` |
| `com.softwaremill.jox.ParallelKotlinBenchmark.parallelChannels_defaultDispatcher ( {"capacity":"16","parallelism":"10000"} )` | `40.311336753333336` ns/op | `20.88926974` ns/op | `1.93` |
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/c4d7f49d6cc69c14585414b31141701952c6bba7#commitcomment-142721047
|
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 70.08278712 and current value is 165.78403264. It is 2.365545656112884x worse than previous exceeding a ratio threshold 1.2
|
benchmark
Performance alert! Previous value was 20.88926974 and current value is 40.311336753333336. It is 1.9297628521758625x worse than previous exceeding a ratio threshold 1.2
|