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 a71642f
  • Loading branch information
github-action-benchmark committed Aug 25, 2024
1 parent 9f65da9 commit d0fa7f2
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": 1724280613515,
"lastUpdate": 1724609501001,
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
"entries": {
"OpenTelemetry-cpp api Benchmark": [
Expand Down Expand Up @@ -194496,6 +194496,54 @@ window.BENCHMARK_DATA = {
"extra": "iterations: 233\ncpu: 605505.961373391 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": "a71642fe678f90ba6d379d699e533ce441394bdf",
"message": "[Code Health] Clang Tidy cleanup, Part 2 (#3038)",
"timestamp": "2024-08-25T19:58:32+02:00",
"tree_id": "9f268525afeb0d5b670c2410b5402e1fbad1e6f9",
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/a71642fe678f90ba6d379d699e533ce441394bdf"
},
"date": 1724609492478,
"tool": "googlecpp",
"benches": [
{
"name": "BM_OtlpExporterEmptySpans",
"value": 17.620671273789938,
"unit": "ns/iter",
"extra": "iterations: 8199000\ncpu: 17.62069362117331 ns\nthreads: 1"
},
{
"name": "BM_OtlpExporterSparseSpans",
"value": 128.68104820490097,
"unit": "ns/iter",
"extra": "iterations: 1119000\ncpu: 126.35945844504022 ns\nthreads: 1"
},
{
"name": "BM_OtlpExporterDenseSpans",
"value": 903.2875299453735,
"unit": "ns/iter",
"extra": "iterations: 160000\ncpu: 900.1577125000003 ns\nthreads: 1"
},
{
"name": "BM_otlp_grpc_with_collector",
"value": 1628599.4533817144,
"unit": "ns/iter",
"extra": "iterations: 233\ncpu: 597130.373390558 ns\nthreads: 1"
}
]
}
]
}
Expand Down

0 comments on commit d0fa7f2

Please sign in to comment.