|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1742917337918, |
| 2 | + "lastUpdate": 1742917340688, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -252168,6 +252168,54 @@ window.BENCHMARK_DATA = { |
252168 | 252168 | "extra": "iterations: 231\ncpu: 603937.5151515155 ns\nthreads: 1" |
252169 | 252169 | } |
252170 | 252170 | ] |
| 252171 | + }, |
| 252172 | + { |
| 252173 | + "commit": { |
| 252174 | + "author": { |
| 252175 | + |
| 252176 | + "name": "WenTao Ou", |
| 252177 | + "username": "owent" |
| 252178 | + }, |
| 252179 | + "committer": { |
| 252180 | + |
| 252181 | + "name": "GitHub", |
| 252182 | + "username": "web-flow" |
| 252183 | + }, |
| 252184 | + "distinct": true, |
| 252185 | + "id": "a7f52977fcd2cfcde694dc731a83f4eca6d2ec1a", |
| 252186 | + "message": "[BUILD] Remove gRPC header including in `OtlpGrpcClientFactory`. (#3321)", |
| 252187 | + "timestamp": "2025-03-25T16:36:54+01:00", |
| 252188 | + "tree_id": "04ec0a309dc7ced98a35c69d44033cdcfaf6a850", |
| 252189 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/a7f52977fcd2cfcde694dc731a83f4eca6d2ec1a" |
| 252190 | + }, |
| 252191 | + "date": 1742917322905, |
| 252192 | + "tool": "googlecpp", |
| 252193 | + "benches": [ |
| 252194 | + { |
| 252195 | + "name": "BM_OtlpExporterEmptySpans", |
| 252196 | + "value": 18.207276164510223, |
| 252197 | + "unit": "ns/iter", |
| 252198 | + "extra": "iterations: 7946000\ncpu: 18.20578240624214 ns\nthreads: 1" |
| 252199 | + }, |
| 252200 | + { |
| 252201 | + "name": "BM_OtlpExporterSparseSpans", |
| 252202 | + "value": 131.40451128237714, |
| 252203 | + "unit": "ns/iter", |
| 252204 | + "extra": "iterations: 1070000\ncpu: 129.31351869158883 ns\nthreads: 1" |
| 252205 | + }, |
| 252206 | + { |
| 252207 | + "name": "BM_OtlpExporterDenseSpans", |
| 252208 | + "value": 939.4402535545905, |
| 252209 | + "unit": "ns/iter", |
| 252210 | + "extra": "iterations: 151000\ncpu: 937.9360529801327 ns\nthreads: 1" |
| 252211 | + }, |
| 252212 | + { |
| 252213 | + "name": "BM_otlp_grpc_with_collector", |
| 252214 | + "value": 1706752.4830150185, |
| 252215 | + "unit": "ns/iter", |
| 252216 | + "extra": "iterations: 227\ncpu: 614014.1938325992 ns\nthreads: 1" |
| 252217 | + } |
| 252218 | + ] |
252171 | 252219 | } |
252172 | 252220 | ] |
252173 | 252221 | } |
|
0 commit comments