-
Notifications
You must be signed in to change notification settings - Fork 141
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add JMH Benchmark (jmh) benchmark result for dce411a
- Loading branch information
github-action-benchmark
committed
Jun 5, 2024
1 parent
0bd06b4
commit ab367a3
Showing
1 changed file
with
61 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
window.BENCHMARK_DATA = { | ||
"lastUpdate": 1717550885339, | ||
"lastUpdate": 1717572854758, | ||
"repoUrl": "https://github.com/zio/zio-kafka", | ||
"entries": { | ||
"JMH Benchmark": [ | ||
|
@@ -21268,6 +21268,66 @@ 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": "[email protected]", | ||
"name": "GitHub", | ||
"username": "web-flow" | ||
}, | ||
"distinct": true, | ||
"id": "dce411a187c5ecbf1e120d3cc21300cbab34215e", | ||
"message": "Update zio, zio-streams, zio-test, ... to 2.1.2 (#1248)\n\n## About this PR\r\n📦 Updates \r\n* [dev.zio:zio](https://github.com/zio/zio)\r\n* [dev.zio:zio-streams](https://github.com/zio/zio)\r\n* [dev.zio:zio-test](https://github.com/zio/zio)\r\n* [dev.zio:zio-test-sbt](https://github.com/zio/zio)\r\n\r\n from `2.1.1` to `2.1.2`\r\n\r\n📜 [GitHub Release Notes](https://github.com/zio/zio/releases/tag/v2.1.2)\r\n- [Version Diff](https://github.com/zio/zio/compare/v2.1.1...v2.1.2)\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<details>\r\n<summary>🔍 Files still referring to the old version number</summary>\r\n\r\nThe following files still refer to the old version number (2.1.1).\r\nYou might want to review and update them manually.\r\n```\r\nCLA.md\r\nbuild.sbt\r\n```\r\n</details>\r\n<details>\r\n<summary>⚙ Adjust future updates</summary>\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</details>\r\n\r\n<sup>\r\nlabels: library-update, early-semver-patch, semver-spec-patch,\r\nold-version-remains, commit-count:1\r\n</sup>\r\n\r\nCo-authored-by: zio-scala-steward[bot] <145262613+zio-scala-steward[bot]@users.noreply.github.com>", | ||
"timestamp": "2024-06-05T09:21:10+02:00", | ||
"tree_id": "480429198a23ef6790fa21b7149b8e410022374b", | ||
"url": "https://github.com/zio/zio-kafka/commit/dce411a187c5ecbf1e120d3cc21300cbab34215e" | ||
}, | ||
"date": 1717572854056, | ||
"tool": "jmh", | ||
"benches": [ | ||
{ | ||
"name": "zio.kafka.bench.ConsumerBenchmark.throughput", | ||
"value": 537.61726716, | ||
"unit": "ms/op", | ||
"extra": "iterations: 5\nforks: 5\nthreads: 1" | ||
}, | ||
{ | ||
"name": "zio.kafka.bench.ConsumerBenchmark.throughputWithCommits", | ||
"value": 537.7651174199999, | ||
"unit": "ms/op", | ||
"extra": "iterations: 5\nforks: 5\nthreads: 1" | ||
}, | ||
{ | ||
"name": "zio.kafka.bench.comparison.KafkaClientBenchmarks.kafkaClients", | ||
"value": 627.7534076999999, | ||
"unit": "ms/op", | ||
"extra": "iterations: 5\nforks: 5\nthreads: 1" | ||
}, | ||
{ | ||
"name": "zio.kafka.bench.comparison.KafkaClientBenchmarks.manualKafkaClients", | ||
"value": 623.7552264, | ||
"unit": "ms/op", | ||
"extra": "iterations: 5\nforks: 5\nthreads: 1" | ||
}, | ||
{ | ||
"name": "zio.kafka.bench.comparison.ZioKafkaBenchmarks.manualZioKafka", | ||
"value": 1077.5299748799998, | ||
"unit": "ms/op", | ||
"extra": "iterations: 5\nforks: 5\nthreads: 1" | ||
}, | ||
{ | ||
"name": "zio.kafka.bench.comparison.ZioKafkaBenchmarks.zioKafka", | ||
"value": 893.69953594, | ||
"unit": "ms/op", | ||
"extra": "iterations: 5\nforks: 5\nthreads: 1" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|