Skip to content

Commit

Permalink
Remove old benchmarks
Browse files Browse the repository at this point in the history
  • Loading branch information
zio-kafka CI committed Jan 30, 2025
1 parent 992035a commit 6ddeaca
Showing 1 changed file with 0 additions and 80 deletions.
80 changes: 0 additions & 80 deletions dev/bench/data.js
Original file line number Diff line number Diff line change
Expand Up @@ -7263,86 +7263,6 @@ window.BENCHMARK_DATA = {
}
]
},
{
"commit": {
"author": {
"name": "zio",
"username": "zio"
},
"committer": {
"name": "zio",
"username": "zio"
},
"id": "f941c7ca97e452997c26147e327c9c62ec3a0736",
"message": "Update scalafmt-core to 3.8.5",
"timestamp": "2025-01-16T07:40:43Z",
"url": "https://github.com/zio/zio-kafka/pull/1441/commits/f941c7ca97e452997c26147e327c9c62ec3a0736"
},
"date": 1737078475191,
"tool": "jmh",
"benches": [
{
"name": "zio.kafka.bench.ZioKafkaProducerBenchmark.produceSingleRecordPar",
"value": 11.729836849517119,
"unit": "ops/s",
"extra": "iterations: 5\nforks: 5\nthreads: 1"
},
{
"name": "zio.kafka.bench.ZioKafkaProducerBenchmark.produceSingleRecordSeq",
"value": 10.164687999438392,
"unit": "ops/s",
"extra": "iterations: 5\nforks: 5\nthreads: 1"
},
{
"name": "zio.kafka.bench.ZioKafkaConsumerBenchmark.throughput",
"value": 597.3789428599998,
"unit": "ms/op",
"extra": "iterations: 5\nforks: 5\nthreads: 1"
},
{
"name": "zio.kafka.bench.ZioKafkaConsumerBenchmark.throughputWithCommits",
"value": 600.2392992599999,
"unit": "ms/op",
"extra": "iterations: 5\nforks: 5\nthreads: 1"
},
{
"name": "zio.kafka.bench.ZioKafkaProducerBenchmark.produceChunkPar",
"value": 215.58707025352382,
"unit": "ms/op",
"extra": "iterations: 5\nforks: 5\nthreads: 1"
},
{
"name": "zio.kafka.bench.ZioKafkaProducerBenchmark.produceChunkSeq",
"value": 418.40894248000006,
"unit": "ms/op",
"extra": "iterations: 5\nforks: 5\nthreads: 1"
},
{
"name": "zio.kafka.bench.comparison.KafkaClientBenchmarks.kafkaClients",
"value": 545.47715564,
"unit": "ms/op",
"extra": "iterations: 5\nforks: 5\nthreads: 1"
},
{
"name": "zio.kafka.bench.comparison.KafkaClientBenchmarks.manualKafkaClients",
"value": 539.91401146,
"unit": "ms/op",
"extra": "iterations: 5\nforks: 5\nthreads: 1"
},
{
"name": "zio.kafka.bench.comparison.ZioKafkaBenchmarks.manualZioKafka",
"value": 564.0389393400001,
"unit": "ms/op",
"extra": "iterations: 5\nforks: 5\nthreads: 1"
},
{
"name": "zio.kafka.bench.comparison.ZioKafkaBenchmarks.zioKafka",
"value": 572.0660804600001,
"unit": "ms/op",
"extra": "iterations: 5\nforks: 5\nthreads: 1"
}
]
},
{
"commit": {
"author": {
Expand Down

0 comments on commit 6ddeaca

Please sign in to comment.