diff --git a/dev/bench/data.js b/dev/bench/data.js
index 2d52076f5..ae3bac124 100644
--- a/dev/bench/data.js
+++ b/dev/bench/data.js
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
- "lastUpdate": 1729907131977,
+ "lastUpdate": 1729928416422,
"repoUrl": "https://github.com/zio/zio-kafka",
"entries": {
"JMH Benchmark": [
@@ -26384,6 +26384,90 @@ window.BENCHMARK_DATA = {
"extra": "iterations: 5\nforks: 5\nthreads: 1"
}
]
+ },
+ {
+ "commit": {
+ "author": {
+ "email": "145262613+zio-scala-steward[bot]@users.noreply.github.com",
+ "name": "zio-scala-steward[bot]",
+ "username": "zio-scala-steward[bot]"
+ },
+ "committer": {
+ "email": "noreply@github.com",
+ "name": "GitHub",
+ "username": "web-flow"
+ },
+ "distinct": true,
+ "id": "eabda823c65223775b94eb5af3aa513225329e4e",
+ "message": "Update logback-classic to 1.5.12 (#1347)\n\n## About this PR\r\nš¦ Updates\r\n[ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from\r\n`1.5.11` to `1.5.12`\r\n\r\n## Usage\r\nā
**Please merge!**\r\n\r\nI'll automatically update this PR to resolve conflicts as long as you\r\ndon't change it yourself.\r\n\r\nIf you'd like to skip this version, you can just close this PR. If you\r\nhave any feedback, just mention me in the comments below.\r\n\r\nConfigure Scala Steward for your repository with a\r\n[`.scala-steward.conf`](https://github.com/scala-steward-org/scala-steward/blob/767fcfecbfd53c507152f6cf15c846176bae561d/docs/repo-specific-configuration.md)\r\nfile.\r\n\r\n_Have a fantastic day writing Scala!_\r\n\r\n\r\nā Adjust future updates
\r\n\r\nAdd this to your `.scala-steward.conf` file to ignore future updates of\r\nthis dependency:\r\n```\r\nupdates.ignore = [ { groupId = \"ch.qos.logback\", artifactId = \"logback-classic\" } ]\r\n```\r\nOr, add this to slow down future updates of this dependency:\r\n```\r\ndependencyOverrides = [{\r\n pullRequests = { frequency = \"30 days\" },\r\n dependency = { groupId = \"ch.qos.logback\", artifactId = \"logback-classic\" }\r\n}]\r\n```\r\n \r\n\r\n\r\nlabels: library-update, early-semver-patch, semver-spec-patch,\r\ncommit-count:1\r\n\r\n\r\nCo-authored-by: zio-scala-steward[bot] <145262613+zio-scala-steward[bot]@users.noreply.github.com>",
+ "timestamp": "2024-10-26T09:21:00+02:00",
+ "tree_id": "c10edf61a52f709435c8b533095459683b2b8e59",
+ "url": "https://github.com/zio/zio-kafka/commit/eabda823c65223775b94eb5af3aa513225329e4e"
+ },
+ "date": 1729928415356,
+ "tool": "jmh",
+ "benches": [
+ {
+ "name": "zio.kafka.bench.ProducerBenchmark.produceSingleRecordPar",
+ "value": 13.035693062465143,
+ "unit": "ops/s",
+ "extra": "iterations: 5\nforks: 5\nthreads: 1"
+ },
+ {
+ "name": "zio.kafka.bench.ProducerBenchmark.produceSingleRecordSeq",
+ "value": 9.412816084798973,
+ "unit": "ops/s",
+ "extra": "iterations: 5\nforks: 5\nthreads: 1"
+ },
+ {
+ "name": "zio.kafka.bench.ConsumerBenchmark.throughput",
+ "value": 536.41880976,
+ "unit": "ms/op",
+ "extra": "iterations: 5\nforks: 5\nthreads: 1"
+ },
+ {
+ "name": "zio.kafka.bench.ConsumerBenchmark.throughputWithCommits",
+ "value": 537.47724746,
+ "unit": "ms/op",
+ "extra": "iterations: 5\nforks: 5\nthreads: 1"
+ },
+ {
+ "name": "zio.kafka.bench.ProducerBenchmark.produceChunkPar",
+ "value": 184.3772214199524,
+ "unit": "ms/op",
+ "extra": "iterations: 5\nforks: 5\nthreads: 1"
+ },
+ {
+ "name": "zio.kafka.bench.ProducerBenchmark.produceChunkSeq",
+ "value": 629.77467992,
+ "unit": "ms/op",
+ "extra": "iterations: 5\nforks: 5\nthreads: 1"
+ },
+ {
+ "name": "zio.kafka.bench.comparison.KafkaClientBenchmarks.kafkaClients",
+ "value": 626.9818700400001,
+ "unit": "ms/op",
+ "extra": "iterations: 5\nforks: 5\nthreads: 1"
+ },
+ {
+ "name": "zio.kafka.bench.comparison.KafkaClientBenchmarks.manualKafkaClients",
+ "value": 625.84649098,
+ "unit": "ms/op",
+ "extra": "iterations: 5\nforks: 5\nthreads: 1"
+ },
+ {
+ "name": "zio.kafka.bench.comparison.ZioKafkaBenchmarks.manualZioKafka",
+ "value": 1160.2782830800002,
+ "unit": "ms/op",
+ "extra": "iterations: 5\nforks: 5\nthreads: 1"
+ },
+ {
+ "name": "zio.kafka.bench.comparison.ZioKafkaBenchmarks.zioKafka",
+ "value": 897.90848038,
+ "unit": "ms/op",
+ "extra": "iterations: 5\nforks: 5\nthreads: 1"
+ }
+ ]
}
]
}