|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1736760429996, |
| 2 | + "lastUpdate": 1736760432623, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -233076,6 +233076,54 @@ window.BENCHMARK_DATA = { |
233076 | 233076 | "extra": "iterations: 230\ncpu: 617291.7782608698 ns\nthreads: 1" |
233077 | 233077 | } |
233078 | 233078 | ] |
| 233079 | + }, |
| 233080 | + { |
| 233081 | + "commit": { |
| 233082 | + "author": { |
| 233083 | + |
| 233084 | + "name": "Marc Alff", |
| 233085 | + "username": "marcalff" |
| 233086 | + }, |
| 233087 | + "committer": { |
| 233088 | + |
| 233089 | + "name": "GitHub", |
| 233090 | + "username": "web-flow" |
| 233091 | + }, |
| 233092 | + "distinct": true, |
| 233093 | + "id": "d693e95cdba167f96b0fbff4cc3da2d12f495859", |
| 233094 | + "message": "[SDK] Better control of threads executed by opentelemetry-cpp (#3175)", |
| 233095 | + "timestamp": "2025-01-13T10:12:30+01:00", |
| 233096 | + "tree_id": "b362fdc06b126d9d59e0ff38a39020360824a33f", |
| 233097 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/d693e95cdba167f96b0fbff4cc3da2d12f495859" |
| 233098 | + }, |
| 233099 | + "date": 1736760417954, |
| 233100 | + "tool": "googlecpp", |
| 233101 | + "benches": [ |
| 233102 | + { |
| 233103 | + "name": "BM_OtlpExporterEmptySpans", |
| 233104 | + "value": 18.607434849427488, |
| 233105 | + "unit": "ns/iter", |
| 233106 | + "extra": "iterations: 7361000\ncpu: 18.607192772721103 ns\nthreads: 1" |
| 233107 | + }, |
| 233108 | + { |
| 233109 | + "name": "BM_OtlpExporterSparseSpans", |
| 233110 | + "value": 130.44130489620824, |
| 233111 | + "unit": "ns/iter", |
| 233112 | + "extra": "iterations: 1068000\ncpu: 128.344063670412 ns\nthreads: 1" |
| 233113 | + }, |
| 233114 | + { |
| 233115 | + "name": "BM_OtlpExporterDenseSpans", |
| 233116 | + "value": 930.3390979766846, |
| 233117 | + "unit": "ns/iter", |
| 233118 | + "extra": "iterations: 152000\ncpu: 928.6348618421052 ns\nthreads: 1" |
| 233119 | + }, |
| 233120 | + { |
| 233121 | + "name": "BM_otlp_grpc_with_collector", |
| 233122 | + "value": 1661152.4250196374, |
| 233123 | + "unit": "ns/iter", |
| 233124 | + "extra": "iterations: 230\ncpu: 607482.7043478262 ns\nthreads: 1" |
| 233125 | + } |
| 233126 | + ] |
233079 | 233127 | } |
233080 | 233128 | ] |
233081 | 233129 | } |
|
0 commit comments