Skip to content

Commit a0a7663

Browse files
author
github-action-benchmark
committed
add Benchmark (customSmallerIsBetter) benchmark result for c2da831
1 parent 67c4e51 commit a0a7663

File tree

1 file changed

+33
-1
lines changed
  • docs/benchmarks/pipeline-perf

1 file changed

+33
-1
lines changed

docs/benchmarks/pipeline-perf/data.js

Lines changed: 33 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1748557079008,
2+
"lastUpdate": 1748557611627,
33
"repoUrl": "https://github.com/cijothomas/otel-arrow",
44
"entries": {
55
"Benchmark": [
@@ -34,6 +34,38 @@ window.BENCHMARK_DATA = {
3434
"unit": "logs/sec"
3535
}
3636
]
37+
},
38+
{
39+
"commit": {
40+
"author": {
41+
"name": "Cijo Thomas",
42+
"username": "cijothomas",
43+
"email": "[email protected]"
44+
},
45+
"committer": {
46+
"name": "GitHub",
47+
"username": "web-flow",
48+
"email": "[email protected]"
49+
},
50+
"id": "c2da831e9b72f868d46a15c0fe63b80c624fbc89",
51+
"message": "Merge pull request #1 from cijothomas/cijothomas/ci-publish-bench\n\nCijothomas/ci publish bench",
52+
"timestamp": "2025-05-29T22:12:40Z",
53+
"url": "https://github.com/cijothomas/otel-arrow/commit/c2da831e9b72f868d46a15c0fe63b80c624fbc89"
54+
},
55+
"date": 1748557611189,
56+
"tool": "customSmallerIsBetter",
57+
"benches": [
58+
{
59+
"name": "pipeline-perf-collector-config-throughput",
60+
"value": 461500,
61+
"unit": "logs/sec"
62+
},
63+
{
64+
"name": "pipeline-perf-collector-config-with-batch-processor-throughput",
65+
"value": 471666.6666666667,
66+
"unit": "logs/sec"
67+
}
68+
]
3769
}
3870
]
3971
}

0 commit comments

Comments
 (0)