|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1742814756074, |
| 2 | + "lastUpdate": 1742814757817, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -250194,6 +250194,54 @@ window.BENCHMARK_DATA = { |
250194 | 250194 | "extra": "iterations: 228\ncpu: 606607.4035087719 ns\nthreads: 1" |
250195 | 250195 | } |
250196 | 250196 | ] |
| 250197 | + }, |
| 250198 | + { |
| 250199 | + "commit": { |
| 250200 | + "author": { |
| 250201 | + |
| 250202 | + "name": "Doug Barker", |
| 250203 | + "username": "dbarker" |
| 250204 | + }, |
| 250205 | + "committer": { |
| 250206 | + |
| 250207 | + "name": "GitHub", |
| 250208 | + "username": "web-flow" |
| 250209 | + }, |
| 250210 | + "distinct": true, |
| 250211 | + "id": "4af490ffeddeb37e754b30cc4b55d3ada69ca5a6", |
| 250212 | + "message": "[TEST] otlp grpc exporter retry test fix (#3311)", |
| 250213 | + "timestamp": "2025-03-24T12:08:35+01:00", |
| 250214 | + "tree_id": "ebeb435b3668edea50cca326250ab8c35b7370b9", |
| 250215 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/4af490ffeddeb37e754b30cc4b55d3ada69ca5a6" |
| 250216 | + }, |
| 250217 | + "date": 1742814743074, |
| 250218 | + "tool": "googlecpp", |
| 250219 | + "benches": [ |
| 250220 | + { |
| 250221 | + "name": "BM_OtlpExporterEmptySpans", |
| 250222 | + "value": 18.05440732904596, |
| 250223 | + "unit": "ns/iter", |
| 250224 | + "extra": "iterations: 7728000\ncpu: 18.052459109730847 ns\nthreads: 1" |
| 250225 | + }, |
| 250226 | + { |
| 250227 | + "name": "BM_OtlpExporterSparseSpans", |
| 250228 | + "value": 128.22514235585956, |
| 250229 | + "unit": "ns/iter", |
| 250230 | + "extra": "iterations: 1077000\ncpu: 125.91289507892299 ns\nthreads: 1" |
| 250231 | + }, |
| 250232 | + { |
| 250233 | + "name": "BM_OtlpExporterDenseSpans", |
| 250234 | + "value": 912.3783606987495, |
| 250235 | + "unit": "ns/iter", |
| 250236 | + "extra": "iterations: 154000\ncpu: 910.3899415584416 ns\nthreads: 1" |
| 250237 | + }, |
| 250238 | + { |
| 250239 | + "name": "BM_otlp_grpc_with_collector", |
| 250240 | + "value": 1725936.1451132256, |
| 250241 | + "unit": "ns/iter", |
| 250242 | + "extra": "iterations: 228\ncpu: 609685.0921052631 ns\nthreads: 1" |
| 250243 | + } |
| 250244 | + ] |
250197 | 250245 | } |
250198 | 250246 | ] |
250199 | 250247 | } |
|
0 commit comments