|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1740136418360, |
| 2 | + "lastUpdate": 1740142266018, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -244668,6 +244668,54 @@ window.BENCHMARK_DATA = { |
244668 | 244668 | "extra": "iterations: 230\ncpu: 609138.1695652172 ns\nthreads: 1" |
244669 | 244669 | } |
244670 | 244670 | ] |
| 244671 | + }, |
| 244672 | + { |
| 244673 | + "commit": { |
| 244674 | + "author": { |
| 244675 | + |
| 244676 | + "name": "Doug Barker", |
| 244677 | + "username": "dbarker" |
| 244678 | + }, |
| 244679 | + "committer": { |
| 244680 | + |
| 244681 | + "name": "GitHub", |
| 244682 | + "username": "web-flow" |
| 244683 | + }, |
| 244684 | + "distinct": true, |
| 244685 | + "id": "3212b0f68faf1878431c3956025e702ab849ccd5", |
| 244686 | + "message": "[DEVCONTAINER] support customization and run as non-root user (#3270)", |
| 244687 | + "timestamp": "2025-02-21T13:47:20+01:00", |
| 244688 | + "tree_id": "e51757184160a6e94de9d38d552fffdc9e2ee961", |
| 244689 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/3212b0f68faf1878431c3956025e702ab849ccd5" |
| 244690 | + }, |
| 244691 | + "date": 1740142252732, |
| 244692 | + "tool": "googlecpp", |
| 244693 | + "benches": [ |
| 244694 | + { |
| 244695 | + "name": "BM_OtlpExporterEmptySpans", |
| 244696 | + "value": 18.458898022290036, |
| 244697 | + "unit": "ns/iter", |
| 244698 | + "extra": "iterations: 5857000\ncpu: 18.4588051903705 ns\nthreads: 1" |
| 244699 | + }, |
| 244700 | + { |
| 244701 | + "name": "BM_OtlpExporterSparseSpans", |
| 244702 | + "value": 130.81107726260316, |
| 244703 | + "unit": "ns/iter", |
| 244704 | + "extra": "iterations: 1081000\ncpu: 128.58985106382983 ns\nthreads: 1" |
| 244705 | + }, |
| 244706 | + { |
| 244707 | + "name": "BM_OtlpExporterDenseSpans", |
| 244708 | + "value": 927.7069490719465, |
| 244709 | + "unit": "ns/iter", |
| 244710 | + "extra": "iterations: 153000\ncpu: 925.8607581699345 ns\nthreads: 1" |
| 244711 | + }, |
| 244712 | + { |
| 244713 | + "name": "BM_otlp_grpc_with_collector", |
| 244714 | + "value": 1693116.179827986, |
| 244715 | + "unit": "ns/iter", |
| 244716 | + "extra": "iterations: 232\ncpu: 606625.4784482757 ns\nthreads: 1" |
| 244717 | + } |
| 244718 | + ] |
244671 | 244719 | } |
244672 | 244720 | ] |
244673 | 244721 | } |
|
0 commit comments