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 589dd2a
  • Loading branch information
github-action-benchmark committed Jan 18, 2024
1 parent 110ed45 commit 6a8cdd9
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": 1705615239153,
"lastUpdate": 1705618551714,
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
"entries": {
"OpenTelemetry-cpp api Benchmark": [
Expand Down Expand Up @@ -138552,6 +138552,54 @@ window.BENCHMARK_DATA = {
"extra": "iterations: 278\ncpu: 441784.53237410064 ns\nthreads: 1"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "bcsgh",
"username": "bcsgh"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "589dd2ac6b4a33af145cea911e8e28cc16d79743",
"message": "[BUILD] Fix checks on __cplusplus under MSVC, do not assume /Zc (#2493)",
"timestamp": "2024-01-18T14:47:24-08:00",
"tree_id": "a7039163235867f5988306080160396d0793838e",
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/589dd2ac6b4a33af145cea911e8e28cc16d79743"
},
"date": 1705618546521,
"tool": "googlecpp",
"benches": [
{
"name": "BM_OtlpExporterEmptySpans",
"value": 41.20605063746273,
"unit": "ns/iter",
"extra": "iterations: 3485000\ncpu: 41.14619799139168 ns\nthreads: 1"
},
{
"name": "BM_OtlpExporterSparseSpans",
"value": 157.53654951459907,
"unit": "ns/iter",
"extra": "iterations: 890000\ncpu: 157.46235955056179 ns\nthreads: 1"
},
{
"name": "BM_OtlpExporterDenseSpans",
"value": 1110.6606792001164,
"unit": "ns/iter",
"extra": "iterations: 136000\ncpu: 1108.7801470588238 ns\nthreads: 1"
},
{
"name": "BM_otlp_grpc_with_collector",
"value": 2399615.997815654,
"unit": "ns/iter",
"extra": "iterations: 274\ncpu: 523160.2189781023 ns\nthreads: 1"
}
]
}
]
}
Expand Down

0 comments on commit 6a8cdd9

Please sign in to comment.