|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1747897467094, |
| 2 | + "lastUpdate": 1747897469297, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -274044,6 +274044,54 @@ window.BENCHMARK_DATA = { |
274044 | 274044 | "extra": "iterations: 223\ncpu: 627326.825112108 ns\nthreads: 1" |
274045 | 274045 | } |
274046 | 274046 | ] |
| 274047 | + }, |
| 274048 | + { |
| 274049 | + "commit": { |
| 274050 | + "author": { |
| 274051 | + |
| 274052 | + "name": "Doug Barker", |
| 274053 | + "username": "dbarker" |
| 274054 | + }, |
| 274055 | + "committer": { |
| 274056 | + |
| 274057 | + "name": "GitHub", |
| 274058 | + "username": "web-flow" |
| 274059 | + }, |
| 274060 | + "distinct": true, |
| 274061 | + "id": "4b6f52ae230f2d5fc35eb0205f8017e63c572e87", |
| 274062 | + "message": "[TEST] add all components to the cmake fetch content test (#3433)", |
| 274063 | + "timestamp": "2025-05-22T09:00:53+02:00", |
| 274064 | + "tree_id": "7ad4fe2f8b33640993e12e2f7313049a84bb5680", |
| 274065 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/4b6f52ae230f2d5fc35eb0205f8017e63c572e87" |
| 274066 | + }, |
| 274067 | + "date": 1747897448993, |
| 274068 | + "tool": "googlecpp", |
| 274069 | + "benches": [ |
| 274070 | + { |
| 274071 | + "name": "BM_OtlpExporterEmptySpans", |
| 274072 | + "value": 18.249956655321224, |
| 274073 | + "unit": "ns/iter", |
| 274074 | + "extra": "iterations: 6846000\ncpu: 18.25011218229623 ns\nthreads: 1" |
| 274075 | + }, |
| 274076 | + { |
| 274077 | + "name": "BM_OtlpExporterSparseSpans", |
| 274078 | + "value": 131.76185824859763, |
| 274079 | + "unit": "ns/iter", |
| 274080 | + "extra": "iterations: 1055000\ncpu: 129.6128710900474 ns\nthreads: 1" |
| 274081 | + }, |
| 274082 | + { |
| 274083 | + "name": "BM_OtlpExporterDenseSpans", |
| 274084 | + "value": 932.2687490096945, |
| 274085 | + "unit": "ns/iter", |
| 274086 | + "extra": "iterations: 151000\ncpu: 929.7586821192057 ns\nthreads: 1" |
| 274087 | + }, |
| 274088 | + { |
| 274089 | + "name": "BM_otlp_grpc_with_collector", |
| 274090 | + "value": 1696891.0828297273, |
| 274091 | + "unit": "ns/iter", |
| 274092 | + "extra": "iterations: 231\ncpu: 606731.0303030303 ns\nthreads: 1" |
| 274093 | + } |
| 274094 | + ] |
274047 | 274095 | } |
274048 | 274096 | ] |
274049 | 274097 | } |
|
0 commit comments