Skip to content

Commit 031db0f

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 712d148
1 parent c59863e commit 031db0f

File tree

1 file changed

+49
-1
lines changed

1 file changed

+49
-1
lines changed

benchmarks/data.js

Lines changed: 49 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1751369647514,
2+
"lastUpdate": 1751369650691,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -296850,6 +296850,54 @@ window.BENCHMARK_DATA = {
296850296850
"extra": "iterations: 217\ncpu: 630254.7695852533 ns\nthreads: 1"
296851296851
}
296852296852
]
296853+
},
296854+
{
296855+
"commit": {
296856+
"author": {
296857+
"email": "49699333+dependabot[bot]@users.noreply.github.com",
296858+
"name": "dependabot[bot]",
296859+
"username": "dependabot[bot]"
296860+
},
296861+
"committer": {
296862+
"email": "[email protected]",
296863+
"name": "GitHub",
296864+
"username": "web-flow"
296865+
},
296866+
"distinct": true,
296867+
"id": "712d14838ef03e65e2385329aa99e933ded8a824",
296868+
"message": "Bump step-security/harden-runner from 2.12.1 to 2.12.2 (#3509)\n\nBumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.12.1 to 2.12.2.\n- [Release notes](https://github.com/step-security/harden-runner/releases)\n- [Commits](https://github.com/step-security/harden-runner/compare/002fdce3c6a235733a90a27c80493a3241e56863...6c439dc8bdf85cadbbce9ed30d1c7b959517bc49)\n\n---\nupdated-dependencies:\n- dependency-name: step-security/harden-runner\n dependency-version: 2.12.2\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <[email protected]>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
296869+
"timestamp": "2025-07-01T13:30:23+02:00",
296870+
"tree_id": "08c99b3cb7dad112b7716c81a0b4a4d0daa19148",
296871+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/712d14838ef03e65e2385329aa99e933ded8a824"
296872+
},
296873+
"date": 1751369631323,
296874+
"tool": "googlecpp",
296875+
"benches": [
296876+
{
296877+
"name": "BM_OtlpExporterEmptySpans",
296878+
"value": 17.980956629861364,
296879+
"unit": "ns/iter",
296880+
"extra": "iterations: 7603000\ncpu: 17.980124556096282 ns\nthreads: 1"
296881+
},
296882+
{
296883+
"name": "BM_OtlpExporterSparseSpans",
296884+
"value": 132.37995352256107,
296885+
"unit": "ns/iter",
296886+
"extra": "iterations: 1063000\ncpu: 130.15758984007522 ns\nthreads: 1"
296887+
},
296888+
{
296889+
"name": "BM_OtlpExporterDenseSpans",
296890+
"value": 963.0771532450636,
296891+
"unit": "ns/iter",
296892+
"extra": "iterations: 146000\ncpu: 961.2850068493153 ns\nthreads: 1"
296893+
},
296894+
{
296895+
"name": "BM_otlp_grpc_with_collector",
296896+
"value": 1792543.0746639476,
296897+
"unit": "ns/iter",
296898+
"extra": "iterations: 221\ncpu: 633045.1493212668 ns\nthreads: 1"
296899+
}
296900+
]
296853296901
}
296854296902
]
296855296903
}

0 commit comments

Comments
 (0)