|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1731398216960, |
| 2 | + "lastUpdate": 1731398226611, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -209988,6 +209988,54 @@ window.BENCHMARK_DATA = { |
209988 | 209988 | "extra": "iterations: 232\ncpu: 607698.1637931031 ns\nthreads: 1" |
209989 | 209989 | } |
209990 | 209990 | ] |
| 209991 | + }, |
| 209992 | + { |
| 209993 | + "commit": { |
| 209994 | + "author": { |
| 209995 | + |
| 209996 | + "name": "Chris Ward", |
| 209997 | + "username": "tjcw" |
| 209998 | + }, |
| 209999 | + "committer": { |
| 210000 | + |
| 210001 | + "name": "GitHub", |
| 210002 | + "username": "web-flow" |
| 210003 | + }, |
| 210004 | + "distinct": true, |
| 210005 | + "id": "a713947e5956bbc4b5a398b148e497ce21278e69", |
| 210006 | + "message": "[BUILD] Patches for building on AIX (#3127)", |
| 210007 | + "timestamp": "2024-11-12T08:43:36+01:00", |
| 210008 | + "tree_id": "422b8b080d2b235abf7beae49ec7d8f02b375a74", |
| 210009 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/a713947e5956bbc4b5a398b148e497ce21278e69" |
| 210010 | + }, |
| 210011 | + "date": 1731398214820, |
| 210012 | + "tool": "googlecpp", |
| 210013 | + "benches": [ |
| 210014 | + { |
| 210015 | + "name": "BM_OtlpExporterEmptySpans", |
| 210016 | + "value": 17.586458609608446, |
| 210017 | + "unit": "ns/iter", |
| 210018 | + "extra": "iterations: 7990000\ncpu: 17.58343153942428 ns\nthreads: 1" |
| 210019 | + }, |
| 210020 | + { |
| 210021 | + "name": "BM_OtlpExporterSparseSpans", |
| 210022 | + "value": 132.0090249320057, |
| 210023 | + "unit": "ns/iter", |
| 210024 | + "extra": "iterations: 1070000\ncpu: 129.67599626168226 ns\nthreads: 1" |
| 210025 | + }, |
| 210026 | + { |
| 210027 | + "name": "BM_OtlpExporterDenseSpans", |
| 210028 | + "value": 934.3655693609983, |
| 210029 | + "unit": "ns/iter", |
| 210030 | + "extra": "iterations: 151000\ncpu: 930.6533509933773 ns\nthreads: 1" |
| 210031 | + }, |
| 210032 | + { |
| 210033 | + "name": "BM_otlp_grpc_with_collector", |
| 210034 | + "value": 1708888.3882993227, |
| 210035 | + "unit": "ns/iter", |
| 210036 | + "extra": "iterations: 231\ncpu: 611585.8831168832 ns\nthreads: 1" |
| 210037 | + } |
| 210038 | + ] |
209991 | 210039 | } |
209992 | 210040 | ] |
209993 | 210041 | } |
|
0 commit comments