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 c4f39f2
  • Loading branch information
github-action-benchmark committed Jan 8, 2024
1 parent 1f00138 commit 3ede559
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": 1704744650526,
"lastUpdate": 1704746206670,
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
"entries": {
"OpenTelemetry-cpp api Benchmark": [
Expand Down Expand Up @@ -136332,6 +136332,54 @@ window.BENCHMARK_DATA = {
"extra": "iterations: 269\ncpu: 498717.4721189588 ns\nthreads: 1"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "WenTao Ou",
"username": "owent"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "c4f39f2be8109fd1a3e047677c09cf47954b92db",
"message": "[BUILD] Skip patch alias target (#2457)",
"timestamp": "2024-01-08T21:27:46+01:00",
"tree_id": "49641af4b8731f6ecffedeaf2cc5603847a6601f",
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/c4f39f2be8109fd1a3e047677c09cf47954b92db"
},
"date": 1704746201536,
"tool": "googlecpp",
"benches": [
{
"name": "BM_OtlpExporterEmptySpans",
"value": 44.00631102422873,
"unit": "ns/iter",
"extra": "iterations: 3072000\ncpu: 43.9625 ns\nthreads: 1"
},
{
"name": "BM_OtlpExporterSparseSpans",
"value": 176.05525011207627,
"unit": "ns/iter",
"extra": "iterations: 855000\ncpu: 175.8704093567252 ns\nthreads: 1"
},
{
"name": "BM_OtlpExporterDenseSpans",
"value": 1132.8370117944135,
"unit": "ns/iter",
"extra": "iterations: 121000\ncpu: 1132.68347107438 ns\nthreads: 1"
},
{
"name": "BM_otlp_grpc_with_collector",
"value": 2351038.410978497,
"unit": "ns/iter",
"extra": "iterations: 265\ncpu: 505666.7924528302 ns\nthreads: 1"
}
]
}
]
}
Expand Down

0 comments on commit 3ede559

Please sign in to comment.