|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1756827044416, |
| 2 | + "lastUpdate": 1756827046961, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -328050,6 +328050,54 @@ window.BENCHMARK_DATA = { |
328050 | 328050 | "extra": "iterations: 222\ncpu: 629469.481981982 ns\nthreads: 1" |
328051 | 328051 | } |
328052 | 328052 | ] |
| 328053 | + }, |
| 328054 | + { |
| 328055 | + "commit": { |
| 328056 | + "author": { |
| 328057 | + |
| 328058 | + "name": "Copilot", |
| 328059 | + "username": "Copilot" |
| 328060 | + }, |
| 328061 | + "committer": { |
| 328062 | + |
| 328063 | + "name": "GitHub", |
| 328064 | + "username": "web-flow" |
| 328065 | + }, |
| 328066 | + "distinct": true, |
| 328067 | + "id": "e8e19b6927caba383f17902e2d69b96e7e9992d5", |
| 328068 | + "message": "[Copilot] Add instructions for OpenTelemetry C++ (#3614)\n\n* Initial plan\n\n* Add comprehensive GitHub Copilot instructions for OpenTelemetry C++\n\nCo-authored-by: lalitb < [email protected]>\n\n* Emphasize maintainer mode validation in GitHub Copilot instructions\n\nCo-authored-by: lalitb < [email protected]>\n\n---------\n\nCo-authored-by: copilot-swe-agent[bot] < [email protected]>\nCo-authored-by: lalitb < [email protected]>\nCo-authored-by: Lalit Kumar Bhasin < [email protected]>", |
| 328069 | + "timestamp": "2025-09-02T08:21:35-07:00", |
| 328070 | + "tree_id": "c7a9804ef739d4499353bfa97e3a41545eed97b5", |
| 328071 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/e8e19b6927caba383f17902e2d69b96e7e9992d5" |
| 328072 | + }, |
| 328073 | + "date": 1756827026519, |
| 328074 | + "tool": "googlecpp", |
| 328075 | + "benches": [ |
| 328076 | + { |
| 328077 | + "name": "BM_OtlpExporterEmptySpans", |
| 328078 | + "value": 18.178288097301337, |
| 328079 | + "unit": "ns/iter", |
| 328080 | + "extra": "iterations: 5704000\ncpu: 18.178208274894807 ns\nthreads: 1" |
| 328081 | + }, |
| 328082 | + { |
| 328083 | + "name": "BM_OtlpExporterSparseSpans", |
| 328084 | + "value": 132.17307229078452, |
| 328085 | + "unit": "ns/iter", |
| 328086 | + "extra": "iterations: 1048000\ncpu: 130.02090648854966 ns\nthreads: 1" |
| 328087 | + }, |
| 328088 | + { |
| 328089 | + "name": "BM_OtlpExporterDenseSpans", |
| 328090 | + "value": 934.1780344645182, |
| 328091 | + "unit": "ns/iter", |
| 328092 | + "extra": "iterations: 150000\ncpu: 931.443493333333 ns\nthreads: 1" |
| 328093 | + }, |
| 328094 | + { |
| 328095 | + "name": "BM_otlp_grpc_with_collector", |
| 328096 | + "value": 1770992.5368025496, |
| 328097 | + "unit": "ns/iter", |
| 328098 | + "extra": "iterations: 222\ncpu: 622821.1576576577 ns\nthreads: 1" |
| 328099 | + } |
| 328100 | + ] |
328053 | 328101 | } |
328054 | 328102 | ] |
328055 | 328103 | } |
|
0 commit comments