diff --git a/dev/bench/data.js b/dev/bench/data.js index 10131175a..eb9c24e75 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -3,66 +3,6 @@ window.BENCHMARK_DATA = { "repoUrl": "https://github.com/zio/zio-kafka", "entries": { "JMH Benchmark": [ - { - "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": "74396057e14d7117b8a1723bd8856877d9806acf", - "message": "Update zio-streams, zio-test-sbt to 2.1.4 (#1261)\n\n## About this PR\r\nšŸ“¦ Updates \r\n* [dev.zio:zio-streams](https://github.com/zio/zio)\r\n* [dev.zio:zio-test-sbt](https://github.com/zio/zio)\r\n\r\n from `2.1.3` to `2.1.4`\r\n\r\nšŸ“œ [GitHub Release Notes](https://github.com/zio/zio/releases/tag/2.1.4)\r\n- [GitHub Release Notes](https://github.com/zio/zio/releases/tag/v2.1.4)\r\n- [Version Diff](https://github.com/zio/zio/compare/v2.1.3...v2.1.4)\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 = \"dev.zio\" } ]\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 = \"dev.zio\" }\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-06-22T10:22:25+02:00", - "tree_id": "2d9a4a75b8a4c10c79c3596cabad33271ac3d4cd", - "url": "https://github.com/zio/zio-kafka/commit/74396057e14d7117b8a1723bd8856877d9806acf" - }, - "date": 1719045324239, - "tool": "jmh", - "benches": [ - { - "name": "zio.kafka.bench.ZioKafkaConsumerBenchmark.throughput", - "value": 602.6197340904283, - "unit": "ms/op", - "extra": "iterations: 5\nforks: 5\nthreads: 1" - }, - { - "name": "zio.kafka.bench.ZioKafkaConsumerBenchmark.throughputWithCommits", - "value": 593.247937769162, - "unit": "ms/op", - "extra": "iterations: 5\nforks: 5\nthreads: 1" - }, - { - "name": "zio.kafka.bench.comparison.KafkaClientBenchmarks.kafkaClients", - "value": 546.2614876785577, - "unit": "ms/op", - "extra": "iterations: 5\nforks: 5\nthreads: 1" - }, - { - "name": "zio.kafka.bench.comparison.KafkaClientBenchmarks.manualKafkaClients", - "value": 537.9000800386218, - "unit": "ms/op", - "extra": "iterations: 5\nforks: 5\nthreads: 1" - }, - { - "name": "zio.kafka.bench.comparison.ZioKafkaBenchmarks.manualZioKafka", - "value": 614.2869738791352, - "unit": "ms/op", - "extra": "iterations: 5\nforks: 5\nthreads: 1" - }, - { - "name": "zio.kafka.bench.comparison.ZioKafkaBenchmarks.zioKafka", - "value": 545.7385026808342, - "unit": "ms/op", - "extra": "iterations: 5\nforks: 5\nthreads: 1" - } - ] - }, { "commit": { "author": {