Skip to content

Commit

Permalink
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark resul…
Browse files Browse the repository at this point in the history
…t for 7157458
  • Loading branch information
github-action-benchmark committed Jul 6, 2024
1 parent 2073e71 commit fe0e2ea
Showing 1 changed file with 49 additions and 1 deletion.
50 changes: 49 additions & 1 deletion benchmarks/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1720227562161,
"lastUpdate": 1720227564422,
"repoUrl": "https://github.com/msiddhu/opentelemetry-cpp",
"entries": {
"OpenTelemetry-cpp api Benchmark": [
Expand Down Expand Up @@ -184926,6 +184926,54 @@ window.BENCHMARK_DATA = {
"extra": "iterations: 226\ncpu: 617380.3451327431 ns\nthreads: 1"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Siddhartha Malladi",
"username": "msiddhu"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "715745821ecdd97412bd899c99c61ee03649802c",
"message": "Merge branch 'open-telemetry:main' into main",
"timestamp": "2024-07-05T20:32:18-04:00",
"tree_id": "0b680b7360cd257e44ed8215c41f252e0251e548",
"url": "https://github.com/msiddhu/opentelemetry-cpp/commit/715745821ecdd97412bd899c99c61ee03649802c"
},
"date": 1720227554422,
"tool": "googlecpp",
"benches": [
{
"name": "BM_OtlpExporterEmptySpans",
"value": 46.77265044675774,
"unit": "ns/iter",
"extra": "iterations: 2988000\ncpu: 46.76717838018742 ns\nthreads: 1"
},
{
"name": "BM_OtlpExporterSparseSpans",
"value": 107.9372769589611,
"unit": "ns/iter",
"extra": "iterations: 1301000\ncpu: 107.9311022290546 ns\nthreads: 1"
},
{
"name": "BM_OtlpExporterDenseSpans",
"value": 631.8242026016851,
"unit": "ns/iter",
"extra": "iterations: 223000\ncpu: 631.767587443946 ns\nthreads: 1"
},
{
"name": "BM_otlp_grpc_with_collector",
"value": 1700701.734944844,
"unit": "ns/iter",
"extra": "iterations: 223\ncpu: 626008.4618834083 ns\nthreads: 1"
}
]
}
]
}
Expand Down

0 comments on commit fe0e2ea

Please sign in to comment.