|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1743542174691, |
| 2 | + "lastUpdate": 1743542176928, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -255078,6 +255078,54 @@ window.BENCHMARK_DATA = { |
255078 | 255078 | "extra": "iterations: 234\ncpu: 598128.7008547008 ns\nthreads: 1" |
255079 | 255079 | } |
255080 | 255080 | ] |
| 255081 | + }, |
| 255082 | + { |
| 255083 | + "commit": { |
| 255084 | + "author": { |
| 255085 | + |
| 255086 | + "name": "Tom Tan", |
| 255087 | + "username": "ThomsonTan" |
| 255088 | + }, |
| 255089 | + "committer": { |
| 255090 | + |
| 255091 | + "name": "GitHub", |
| 255092 | + "username": "web-flow" |
| 255093 | + }, |
| 255094 | + "distinct": true, |
| 255095 | + "id": "3bd8de97020afb96356885e9f84fa11980222907", |
| 255096 | + "message": "[METRICS SDK] Fix hash collision in MetricAttributes (#3322)", |
| 255097 | + "timestamp": "2025-04-01T23:12:24+02:00", |
| 255098 | + "tree_id": "8e8991990f33befe031d88c4d58c9e599e0c2dd0", |
| 255099 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/3bd8de97020afb96356885e9f84fa11980222907" |
| 255100 | + }, |
| 255101 | + "date": 1743542160685, |
| 255102 | + "tool": "googlecpp", |
| 255103 | + "benches": [ |
| 255104 | + { |
| 255105 | + "name": "BM_OtlpExporterEmptySpans", |
| 255106 | + "value": 19.890903264566678, |
| 255107 | + "unit": "ns/iter", |
| 255108 | + "extra": "iterations: 7489000\ncpu: 19.881846040859926 ns\nthreads: 1" |
| 255109 | + }, |
| 255110 | + { |
| 255111 | + "name": "BM_OtlpExporterSparseSpans", |
| 255112 | + "value": 139.70235890601705, |
| 255113 | + "unit": "ns/iter", |
| 255114 | + "extra": "iterations: 1069000\ncpu: 137.85730308699718 ns\nthreads: 1" |
| 255115 | + }, |
| 255116 | + { |
| 255117 | + "name": "BM_OtlpExporterDenseSpans", |
| 255118 | + "value": 1005.9321952971402, |
| 255119 | + "unit": "ns/iter", |
| 255120 | + "extra": "iterations: 151000\ncpu: 1004.3036423841057 ns\nthreads: 1" |
| 255121 | + }, |
| 255122 | + { |
| 255123 | + "name": "BM_otlp_grpc_with_collector", |
| 255124 | + "value": 2092799.4499379154, |
| 255125 | + "unit": "ns/iter", |
| 255126 | + "extra": "iterations: 221\ncpu: 625111.2036199095 ns\nthreads: 1" |
| 255127 | + } |
| 255128 | + ] |
255081 | 255129 | } |
255082 | 255130 | ] |
255083 | 255131 | } |
|
0 commit comments