|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1734098201115, |
| 2 | + "lastUpdate": 1734098202806, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -224442,6 +224442,54 @@ window.BENCHMARK_DATA = { |
224442 | 224442 | "extra": "iterations: 226\ncpu: 619835.2964601767 ns\nthreads: 1" |
224443 | 224443 | } |
224444 | 224444 | ] |
| 224445 | + }, |
| 224446 | + { |
| 224447 | + "commit": { |
| 224448 | + "author": { |
| 224449 | + |
| 224450 | + "name": "WenTao Ou", |
| 224451 | + "username": "owent" |
| 224452 | + }, |
| 224453 | + "committer": { |
| 224454 | + |
| 224455 | + "name": "GitHub", |
| 224456 | + "username": "web-flow" |
| 224457 | + }, |
| 224458 | + "distinct": true, |
| 224459 | + "id": "8b418fee835d89a7978e9471cbce07194d0a70a2", |
| 224460 | + "message": "[TEST] Change `is_called_` and `got_response_` to use atomic (#3204)", |
| 224461 | + "timestamp": "2024-12-13T14:41:46+01:00", |
| 224462 | + "tree_id": "99b4b8eaaabc46c31a82a944441945632c672d00", |
| 224463 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/8b418fee835d89a7978e9471cbce07194d0a70a2" |
| 224464 | + }, |
| 224465 | + "date": 1734098190514, |
| 224466 | + "tool": "googlecpp", |
| 224467 | + "benches": [ |
| 224468 | + { |
| 224469 | + "name": "BM_OtlpExporterEmptySpans", |
| 224470 | + "value": 17.470849719725344, |
| 224471 | + "unit": "ns/iter", |
| 224472 | + "extra": "iterations: 8020000\ncpu: 17.469226059850374 ns\nthreads: 1" |
| 224473 | + }, |
| 224474 | + { |
| 224475 | + "name": "BM_OtlpExporterSparseSpans", |
| 224476 | + "value": 151.56210046281598, |
| 224477 | + "unit": "ns/iter", |
| 224478 | + "extra": "iterations: 929000\ncpu: 147.74580086114105 ns\nthreads: 1" |
| 224479 | + }, |
| 224480 | + { |
| 224481 | + "name": "BM_OtlpExporterDenseSpans", |
| 224482 | + "value": 987.3176443165746, |
| 224483 | + "unit": "ns/iter", |
| 224484 | + "extra": "iterations: 145000\ncpu: 977.8025724137931 ns\nthreads: 1" |
| 224485 | + }, |
| 224486 | + { |
| 224487 | + "name": "BM_otlp_grpc_with_collector", |
| 224488 | + "value": 1704566.8639470397, |
| 224489 | + "unit": "ns/iter", |
| 224490 | + "extra": "iterations: 229\ncpu: 613402.5676855899 ns\nthreads: 1" |
| 224491 | + } |
| 224492 | + ] |
224445 | 224493 | } |
224446 | 224494 | ] |
224447 | 224495 | } |
|
0 commit comments