|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1733574052738, |
| 2 | + "lastUpdate": 1733574054482, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -222666,6 +222666,54 @@ window.BENCHMARK_DATA = { |
222666 | 222666 | "extra": "iterations: 232\ncpu: 604497.4094827584 ns\nthreads: 1" |
222667 | 222667 | } |
222668 | 222668 | ] |
| 222669 | + }, |
| 222670 | + { |
| 222671 | + "commit": { |
| 222672 | + "author": { |
| 222673 | + |
| 222674 | + "name": "Doug Barker", |
| 222675 | + "username": "dbarker" |
| 222676 | + }, |
| 222677 | + "committer": { |
| 222678 | + |
| 222679 | + "name": "GitHub", |
| 222680 | + "username": "web-flow" |
| 222681 | + }, |
| 222682 | + "distinct": true, |
| 222683 | + "id": "6218a24a472ae11af4b31399cd09b8ad7135bd99", |
| 222684 | + "message": "[EXPORTER] add instrumentation scope attributes to otlp proto messages for traces and metrics (#3185)", |
| 222685 | + "timestamp": "2024-12-07T13:06:53+01:00", |
| 222686 | + "tree_id": "8872a0228eb78f1ae66c8f3686d9f9779b8ca392", |
| 222687 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/6218a24a472ae11af4b31399cd09b8ad7135bd99" |
| 222688 | + }, |
| 222689 | + "date": 1733574042444, |
| 222690 | + "tool": "googlecpp", |
| 222691 | + "benches": [ |
| 222692 | + { |
| 222693 | + "name": "BM_OtlpExporterEmptySpans", |
| 222694 | + "value": 17.54918737558803, |
| 222695 | + "unit": "ns/iter", |
| 222696 | + "extra": "iterations: 8028000\ncpu: 17.546830842052817 ns\nthreads: 1" |
| 222697 | + }, |
| 222698 | + { |
| 222699 | + "name": "BM_OtlpExporterSparseSpans", |
| 222700 | + "value": 135.45689555261865, |
| 222701 | + "unit": "ns/iter", |
| 222702 | + "extra": "iterations: 1038000\ncpu: 133.01339017341044 ns\nthreads: 1" |
| 222703 | + }, |
| 222704 | + { |
| 222705 | + "name": "BM_OtlpExporterDenseSpans", |
| 222706 | + "value": 939.6870930989584, |
| 222707 | + "unit": "ns/iter", |
| 222708 | + "extra": "iterations: 150000\ncpu: 936.2802266666671 ns\nthreads: 1" |
| 222709 | + }, |
| 222710 | + { |
| 222711 | + "name": "BM_otlp_grpc_with_collector", |
| 222712 | + "value": 1667143.4625402673, |
| 222713 | + "unit": "ns/iter", |
| 222714 | + "extra": "iterations: 231\ncpu: 602793.25974026 ns\nthreads: 1" |
| 222715 | + } |
| 222716 | + ] |
222669 | 222717 | } |
222670 | 222718 | ] |
222671 | 222719 | } |
|
0 commit comments