WIP #37
Annotations
1 error and 3 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 `0.90`.
| Benchmark suite | Current: a6846bcfc2ba264ef6c939a74308044f061c0381 | Previous: 05a5021efe60047e8b768fce185ae47931c2e4fe | Ratio |
|-|-|-|-|
| `org.sample.RendezvousBenchmark.channel` | `198.86444708597418` ns/op | `197.98395097142296` ns/op | `1.00` |
| `org.sample.RendezvousBenchmark.exchanger` | `10134085.020714287` ns/op | `85.72652897673802` ns/op | `118214.11` |
| `org.sample.RendezvousBenchmark.synchronous_queue` | `230.98469296703888` ns/op | `221.88246319940515` ns/op | `1.04` |
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/a6846bcfc2ba264ef6c939a74308044f061c0381#commitcomment-134250042
|
benchmark
Performance alert! Previous value was 197.98395097142296 and current value is 198.86444708597418. It is 1.0044473105533605x worse than previous exceeding a ratio threshold 0.9
|
benchmark
Performance alert! Previous value was 85.72652897673802 and current value is 10134085.020714287. It is 118214.10643447585x worse than previous exceeding a ratio threshold 0.9
|
benchmark
Performance alert! Previous value was 221.88246319940515 and current value is 230.98469296703888. It is 1.0410227542834405x worse than previous exceeding a ratio threshold 0.9
|