Skip to content

Commit 3f47e24

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

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": 1748557611627,
2+
"lastUpdate": 1748558725570,
33
"repoUrl": "https://github.com/cijothomas/otel-arrow",
44
"entries": {
55
"Benchmark": [
@@ -66,6 +66,38 @@ window.BENCHMARK_DATA = {
6666
"unit": "logs/sec"
6767
}
6868
]
69+
},
70+
{
71+
"commit": {
72+
"author": {
73+
"name": "Cijo Thomas",
74+
"username": "cijothomas",
75+
"email": "[email protected]"
76+
},
77+
"committer": {
78+
"name": "GitHub",
79+
"username": "web-flow",
80+
"email": "[email protected]"
81+
},
82+
"id": "c2da831e9b72f868d46a15c0fe63b80c624fbc89",
83+
"message": "Merge pull request #1 from cijothomas/cijothomas/ci-publish-bench\n\nCijothomas/ci publish bench",
84+
"timestamp": "2025-05-29T22:12:40Z",
85+
"url": "https://github.com/cijothomas/otel-arrow/commit/c2da831e9b72f868d46a15c0fe63b80c624fbc89"
86+
},
87+
"date": 1748558725149,
88+
"tool": "customSmallerIsBetter",
89+
"benches": [
90+
{
91+
"name": "pipeline-perf-collector-config-throughput",
92+
"value": 465666.6666666667,
93+
"unit": "logs/sec"
94+
},
95+
{
96+
"name": "pipeline-perf-collector-config-with-batch-processor-throughput",
97+
"value": 471666.6666666667,
98+
"unit": "logs/sec"
99+
}
100+
]
69101
}
70102
]
71103
}

0 commit comments

Comments
 (0)