diff --git a/dev/bench/data.js b/dev/bench/data.js index 7fe3c7f55..045e0fe89 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1694939730496, + "lastUpdate": 1694944581518, "repoUrl": "https://github.com/zio/zio-kafka", "entries": { "JMH Benchmark": [ @@ -48636,6 +48636,66 @@ window.BENCHMARK_DATA = { "extra": "iterations: 5\nforks: 5\nthreads: 1" } ] + }, + { + "commit": { + "author": { + "email": "41898282+github-actions[bot]@users.noreply.github.com", + "name": "github-actions[bot]", + "username": "github-actions[bot]" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "558ad5d6fcc09351b6fd3a8df5573f47786a3d3e", + "message": "Update zio-sbt-ci, zio-sbt-ecosystem, ... to 0.4.0-alpha.18 (#1044)\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>", + "timestamp": "2023-09-17T13:20:26+04:00", + "tree_id": "d01fc1ba03a44b52dbb0de4ada995ef79257961c", + "url": "https://github.com/zio/zio-kafka/commit/558ad5d6fcc09351b6fd3a8df5573f47786a3d3e" + }, + "date": 1694944562022, + "tool": "jmh", + "benches": [ + { + "name": "zio.kafka.bench.ConsumerBenchmark.throughput", + "value": 566.76595796, + "unit": "ms/op", + "extra": "iterations: 5\nforks: 5\nthreads: 1" + }, + { + "name": "zio.kafka.bench.ConsumerBenchmark.throughputWithCommits", + "value": 566.6242516400001, + "unit": "ms/op", + "extra": "iterations: 5\nforks: 5\nthreads: 1" + }, + { + "name": "zio.kafka.bench.comparison.KafkaClientBenchmarks.kafkaClients", + "value": 733.3782352, + "unit": "ms/op", + "extra": "iterations: 5\nforks: 5\nthreads: 1" + }, + { + "name": "zio.kafka.bench.comparison.KafkaClientBenchmarks.manualKafkaClients", + "value": 738.23064662, + "unit": "ms/op", + "extra": "iterations: 5\nforks: 5\nthreads: 1" + }, + { + "name": "zio.kafka.bench.comparison.ZioKafkaBenchmarks.manualZioKafka", + "value": 1549.0031655599998, + "unit": "ms/op", + "extra": "iterations: 5\nforks: 5\nthreads: 1" + }, + { + "name": "zio.kafka.bench.comparison.ZioKafkaBenchmarks.zioKafka", + "value": 1453.7348519999996, + "unit": "ms/op", + "extra": "iterations: 5\nforks: 5\nthreads: 1" + } + ] } ] }