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 cbee4de
  • Loading branch information
github-action-benchmark committed Oct 16, 2023
1 parent 1859605 commit a8c3dfb
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": 1697440656927,
"lastUpdate": 1697440659926,
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
"entries": {
"OpenTelemetry-cpp api Benchmark": [
Expand Down Expand Up @@ -114762,6 +114762,54 @@ window.BENCHMARK_DATA = {
"extra": "iterations: 257\ncpu: 491409.33852140105 ns\nthreads: 1"
}
]
},
{
"commit": {
"author": {
"email": "admin@owent.net",
"name": "WenTao Ou",
"username": "owent"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "cbee4de0ece961396742850ad426c9d9df830702",
"message": "[BUILD] Support to use different cmake package CONFIG of dependencies. (#2263)",
"timestamp": "2023-10-16T09:00:24+02:00",
"tree_id": "d22e5bb00e360d7a1cb80b249c2b5b3fcc855c66",
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/cbee4de0ece961396742850ad426c9d9df830702"
},
"date": 1697440653393,
"tool": "googlecpp",
"benches": [
{
"name": "BM_OtlpExporterEmptySpans",
"value": 47.13166079164476,
"unit": "ns/iter",
"extra": "iterations: 3997000\ncpu: 34.99639729797349 ns\nthreads: 1"
},
{
"name": "BM_OtlpExporterSparseSpans",
"value": 259.30557775934903,
"unit": "ns/iter",
"extra": "iterations: 1090000\ncpu: 128.16880733944956 ns\nthreads: 1"
},
{
"name": "BM_OtlpExporterDenseSpans",
"value": 1454.057160371579,
"unit": "ns/iter",
"extra": "iterations: 161000\ncpu: 880.1310559006209 ns\nthreads: 1"
},
{
"name": "BM_otlp_grpc_with_collector",
"value": 1800102.0728767691,
"unit": "ns/iter",
"extra": "iterations: 308\ncpu: 413367.20779220766 ns\nthreads: 1"
}
]
}
]
}
Expand Down

0 comments on commit a8c3dfb

Please sign in to comment.