|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1733493264370, |
| 2 | + "lastUpdate": 1733528853322, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -222024,6 +222024,54 @@ window.BENCHMARK_DATA = { |
222024 | 222024 | "extra": "iterations: 227\ncpu: 618991.832599119 ns\nthreads: 1" |
222025 | 222025 | } |
222026 | 222026 | ] |
| 222027 | + }, |
| 222028 | + { |
| 222029 | + "commit": { |
| 222030 | + "author": { |
| 222031 | + |
| 222032 | + "name": "Alex E.", |
| 222033 | + "username": "chusitoo" |
| 222034 | + }, |
| 222035 | + "committer": { |
| 222036 | + |
| 222037 | + "name": "GitHub", |
| 222038 | + "username": "web-flow" |
| 222039 | + }, |
| 222040 | + "distinct": true, |
| 222041 | + "id": "2d80c18304f3da9796081571d95045b7ea54e9fc", |
| 222042 | + "message": "[Code health] Perform cppcheck cleanup (#3150)", |
| 222043 | + "timestamp": "2024-12-07T00:34:19+01:00", |
| 222044 | + "tree_id": "a076e4c27263d8357690f9be588a3e120c8e87ff", |
| 222045 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/2d80c18304f3da9796081571d95045b7ea54e9fc" |
| 222046 | + }, |
| 222047 | + "date": 1733528842829, |
| 222048 | + "tool": "googlecpp", |
| 222049 | + "benches": [ |
| 222050 | + { |
| 222051 | + "name": "BM_OtlpExporterEmptySpans", |
| 222052 | + "value": 17.50300683394514, |
| 222053 | + "unit": "ns/iter", |
| 222054 | + "extra": "iterations: 7965000\ncpu: 17.502923163841807 ns\nthreads: 1" |
| 222055 | + }, |
| 222056 | + { |
| 222057 | + "name": "BM_OtlpExporterSparseSpans", |
| 222058 | + "value": 135.91485110529334, |
| 222059 | + "unit": "ns/iter", |
| 222060 | + "extra": "iterations: 1041000\ncpu: 133.86733045148895 ns\nthreads: 1" |
| 222061 | + }, |
| 222062 | + { |
| 222063 | + "name": "BM_OtlpExporterDenseSpans", |
| 222064 | + "value": 953.4262970789966, |
| 222065 | + "unit": "ns/iter", |
| 222066 | + "extra": "iterations: 149000\ncpu: 949.8918724832217 ns\nthreads: 1" |
| 222067 | + }, |
| 222068 | + { |
| 222069 | + "name": "BM_otlp_grpc_with_collector", |
| 222070 | + "value": 1659721.1360931396, |
| 222071 | + "unit": "ns/iter", |
| 222072 | + "extra": "iterations: 232\ncpu: 604497.4094827584 ns\nthreads: 1" |
| 222073 | + } |
| 222074 | + ] |
222027 | 222075 | } |
222028 | 222076 | ] |
222029 | 222077 | } |
|
0 commit comments