|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1753737363229, |
| 2 | + "lastUpdate": 1753783752405, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -315852,6 +315852,54 @@ window.BENCHMARK_DATA = { |
315852 | 315852 | "extra": "iterations: 224\ncpu: 629022.0491071428 ns\nthreads: 1" |
315853 | 315853 | } |
315854 | 315854 | ] |
| 315855 | + }, |
| 315856 | + { |
| 315857 | + "commit": { |
| 315858 | + "author": { |
| 315859 | + |
| 315860 | + "name": "WenTao Ou", |
| 315861 | + "username": "owent" |
| 315862 | + }, |
| 315863 | + "committer": { |
| 315864 | + |
| 315865 | + "name": "GitHub", |
| 315866 | + "username": "web-flow" |
| 315867 | + }, |
| 315868 | + "distinct": true, |
| 315869 | + "id": "ba38077e545577dc807ed32929d3d3fa7a638432", |
| 315870 | + "message": "[EXPORTER] Fixes tsan warnings (#3531)", |
| 315871 | + "timestamp": "2025-07-29T12:05:22+02:00", |
| 315872 | + "tree_id": "d00573fcd388b597fcffb0eb7070dd83740e3a10", |
| 315873 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/ba38077e545577dc807ed32929d3d3fa7a638432" |
| 315874 | + }, |
| 315875 | + "date": 1753783733202, |
| 315876 | + "tool": "googlecpp", |
| 315877 | + "benches": [ |
| 315878 | + { |
| 315879 | + "name": "BM_OtlpExporterEmptySpans", |
| 315880 | + "value": 18.1633303964309, |
| 315881 | + "unit": "ns/iter", |
| 315882 | + "extra": "iterations: 7670000\ncpu: 18.15453741851369 ns\nthreads: 1" |
| 315883 | + }, |
| 315884 | + { |
| 315885 | + "name": "BM_OtlpExporterSparseSpans", |
| 315886 | + "value": 131.24309514908734, |
| 315887 | + "unit": "ns/iter", |
| 315888 | + "extra": "iterations: 1073000\ncpu: 129.44812861136998 ns\nthreads: 1" |
| 315889 | + }, |
| 315890 | + { |
| 315891 | + "name": "BM_OtlpExporterDenseSpans", |
| 315892 | + "value": 925.1896540323893, |
| 315893 | + "unit": "ns/iter", |
| 315894 | + "extra": "iterations: 150000\ncpu: 923.2275999999998 ns\nthreads: 1" |
| 315895 | + }, |
| 315896 | + { |
| 315897 | + "name": "BM_otlp_grpc_with_collector", |
| 315898 | + "value": 1732878.620849062, |
| 315899 | + "unit": "ns/iter", |
| 315900 | + "extra": "iterations: 223\ncpu: 626048.6457399105 ns\nthreads: 1" |
| 315901 | + } |
| 315902 | + ] |
315855 | 315903 | } |
315856 | 315904 | ] |
315857 | 315905 | } |
|
0 commit comments