Skip to content

Commit 3869d63

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp api Benchmark (googlecpp) benchmark result for 3a6b1d3
1 parent a1bd45b commit 3869d63

File tree

1 file changed

+199
-1
lines changed

1 file changed

+199
-1
lines changed

benchmarks/data.js

Lines changed: 199 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1757324189620,
2+
"lastUpdate": 1757324193218,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -147332,6 +147332,204 @@ window.BENCHMARK_DATA = {
147332147332
"extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1"
147333147333
}
147334147334
]
147335+
},
147336+
{
147337+
"commit": {
147338+
"author": {
147339+
"email": "49699333+dependabot[bot]@users.noreply.github.com",
147340+
"name": "dependabot[bot]",
147341+
"username": "dependabot[bot]"
147342+
},
147343+
"committer": {
147344+
"email": "[email protected]",
147345+
"name": "GitHub",
147346+
"username": "web-flow"
147347+
},
147348+
"distinct": true,
147349+
"id": "3a6b1d3dd973a0f4ed5de54a6dd3c0b7c3d6d7a6",
147350+
"message": "Bump github/codeql-action from 3.30.0 to 3.30.1 (#3630)\n\nBumps [github/codeql-action](https://github.com/github/codeql-action) from 3.30.0 to 3.30.1.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/2d92b76c45b91eb80fc44c74ce3fce0ee94e8f9d...f1f6e5f6af878fb37288ce1c627459e94dbf7d01)\n\n---\nupdated-dependencies:\n- dependency-name: github/codeql-action\n dependency-version: 3.30.1\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>",
147351+
"timestamp": "2025-09-08T11:32:00+02:00",
147352+
"tree_id": "79553b82c0320db1a40e12bc502f40cc5e0ec9d4",
147353+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/3a6b1d3dd973a0f4ed5de54a6dd3c0b7c3d6d7a6"
147354+
},
147355+
"date": 1757324169739,
147356+
"tool": "googlecpp",
147357+
"benches": [
147358+
{
147359+
"name": "BM_SpinLockThrashing/1/process_time/real_time",
147360+
"value": 0.09997954471505803,
147361+
"unit": "ms/iter",
147362+
"extra": "iterations: 1390\ncpu: 0.0885554618705036 ms\nthreads: 1"
147363+
},
147364+
{
147365+
"name": "BM_SpinLockThrashing/2/process_time/real_time",
147366+
"value": 0.21355639960649034,
147367+
"unit": "ms/iter",
147368+
"extra": "iterations: 694\ncpu: 0.15748057925072045 ms\nthreads: 1"
147369+
},
147370+
{
147371+
"name": "BM_SpinLockThrashing/4/process_time/real_time",
147372+
"value": 0.5863015613858662,
147373+
"unit": "ms/iter",
147374+
"extra": "iterations: 252\ncpu: 0.36389605555555576 ms\nthreads: 1"
147375+
},
147376+
{
147377+
"name": "BM_ProcYieldSpinLockThrashing/1/process_time/real_time",
147378+
"value": 0.08317628537018615,
147379+
"unit": "ms/iter",
147380+
"extra": "iterations: 1657\ncpu: 0.0766637163548582 ms\nthreads: 1"
147381+
},
147382+
{
147383+
"name": "BM_ProcYieldSpinLockThrashing/2/process_time/real_time",
147384+
"value": 0.20846126665716616,
147385+
"unit": "ms/iter",
147386+
"extra": "iterations: 663\ncpu: 0.1801486606334842 ms\nthreads: 1"
147387+
},
147388+
{
147389+
"name": "BM_ProcYieldSpinLockThrashing/4/process_time/real_time",
147390+
"value": 0.5976095432188453,
147391+
"unit": "ms/iter",
147392+
"extra": "iterations: 205\ncpu: 0.5640503170731707 ms\nthreads: 1"
147393+
},
147394+
{
147395+
"name": "BM_NaiveSpinLockThrashing/1/process_time/real_time",
147396+
"value": 0.09118002161896128,
147397+
"unit": "ms/iter",
147398+
"extra": "iterations: 1541\ncpu: 0.08301212394548985 ms\nthreads: 1"
147399+
},
147400+
{
147401+
"name": "BM_NaiveSpinLockThrashing/2/process_time/real_time",
147402+
"value": 0.26736974420748383,
147403+
"unit": "ms/iter",
147404+
"extra": "iterations: 807\ncpu: 0.15670220198265183 ms\nthreads: 1"
147405+
},
147406+
{
147407+
"name": "BM_NaiveSpinLockThrashing/4/process_time/real_time",
147408+
"value": 0.8507728576660156,
147409+
"unit": "ms/iter",
147410+
"extra": "iterations: 200\ncpu: 0.8903594150000005 ms\nthreads: 1"
147411+
},
147412+
{
147413+
"name": "BM_ThreadYieldSpinLockThrashing/1/process_time/real_time",
147414+
"value": 7.904344134860569,
147415+
"unit": "ms/iter",
147416+
"extra": "iterations: 18\ncpu: 7.880799333333337 ms\nthreads: 1"
147417+
},
147418+
{
147419+
"name": "BM_ThreadYieldSpinLockThrashing/2/process_time/real_time",
147420+
"value": 49.519856770833336,
147421+
"unit": "ms/iter",
147422+
"extra": "iterations: 3\ncpu: 49.404986000000015 ms\nthreads: 1"
147423+
},
147424+
{
147425+
"name": "BM_ThreadYieldSpinLockThrashing/4/process_time/real_time",
147426+
"value": 133.77690315246582,
147427+
"unit": "ms/iter",
147428+
"extra": "iterations: 1\ncpu: 168.12360400000026 ms\nthreads: 1"
147429+
},
147430+
{
147431+
"name": "BM_SpanCreation",
147432+
"value": 44.78577926276979,
147433+
"unit": "ns/iter",
147434+
"extra": "iterations: 5661652\ncpu: 24.66665241876399 ns\nthreads: 1"
147435+
},
147436+
{
147437+
"name": "BM_SpanCreationWithScope",
147438+
"value": 267.17499381330543,
147439+
"unit": "ns/iter",
147440+
"extra": "iterations: 773846\ncpu: 196.6014336185753 ns\nthreads: 1"
147441+
},
147442+
{
147443+
"name": "BM_NestedSpanCreationWithScope",
147444+
"value": 744.5850027925883,
147445+
"unit": "ns/iter",
147446+
"extra": "iterations: 227239\ncpu: 619.2816329943366 ns\nthreads: 1"
147447+
},
147448+
{
147449+
"name": "BM_SpanCreationWithManualSpanContextPropagation",
147450+
"value": 123.78788951598703,
147451+
"unit": "ns/iter",
147452+
"extra": "iterations: 1169858\ncpu: 120.7516664415682 ns\nthreads: 1"
147453+
},
147454+
{
147455+
"name": "BM_SpanCreationWitContextPropagation",
147456+
"value": 591.2350502448134,
147457+
"unit": "ns/iter",
147458+
"extra": "iterations: 246476\ncpu: 564.5526217562766 ns\nthreads: 1"
147459+
},
147460+
{
147461+
"name": "BM_SpanIdDefaultConstructor",
147462+
"value": 0.7048667038381233,
147463+
"unit": "ns/iter",
147464+
"extra": "iterations: 199453378\ncpu: 0.7041321907318112 ns\nthreads: 1"
147465+
},
147466+
{
147467+
"name": "BM_SpanIdConstructor",
147468+
"value": 0.7205246908588493,
147469+
"unit": "ns/iter",
147470+
"extra": "iterations: 193487998\ncpu: 0.7199198784412457 ns\nthreads: 1"
147471+
},
147472+
{
147473+
"name": "BM_SpanIdToLowerBase16",
147474+
"value": 13.532062857634505,
147475+
"unit": "ns/iter",
147476+
"extra": "iterations: 10290695\ncpu: 13.37705684601477 ns\nthreads: 1"
147477+
},
147478+
{
147479+
"name": "BM_SpanIdIsValid",
147480+
"value": 0.7160289134784211,
147481+
"unit": "ns/iter",
147482+
"extra": "iterations: 192496249\ncpu: 0.7062869832855805 ns\nthreads: 1"
147483+
},
147484+
{
147485+
"name": "BM_CreateBaggageFromTenEntries",
147486+
"value": 5689.882551364697,
147487+
"unit": "ns/iter",
147488+
"extra": "iterations: 24551\ncpu: 5630.993564416928 ns\nthreads: 1"
147489+
},
147490+
{
147491+
"name": "BM_ExtractBaggageHavingTenEntries",
147492+
"value": 1.4972080278005682,
147493+
"unit": "ns/iter",
147494+
"extra": "iterations: 92943096\ncpu: 1.491333234692333 ns\nthreads: 1"
147495+
},
147496+
{
147497+
"name": "BM_CreateBaggageFrom180Entries",
147498+
"value": 121493.8347463432,
147499+
"unit": "ns/iter",
147500+
"extra": "iterations: 1194\ncpu: 121314.35510887777 ns\nthreads: 1"
147501+
},
147502+
{
147503+
"name": "BM_ExtractBaggageWith180Entries",
147504+
"value": 0.7221928794745652,
147505+
"unit": "ns/iter",
147506+
"extra": "iterations: 194393940\ncpu: 0.7204870583928699 ns\nthreads: 1"
147507+
},
147508+
{
147509+
"name": "BM_SetValueBaggageWithTenEntries",
147510+
"value": 998.122268904462,
147511+
"unit": "ns/iter",
147512+
"extra": "iterations: 140188\ncpu: 996.5077396068137 ns\nthreads: 1"
147513+
},
147514+
{
147515+
"name": "BM_SetValueBaggageWith180Entries",
147516+
"value": 25125.260048724234,
147517+
"unit": "ns/iter",
147518+
"extra": "iterations: 5499\ncpu: 25043.0381887616 ns\nthreads: 1"
147519+
},
147520+
{
147521+
"name": "BM_BaggageToHeaderTenEntries",
147522+
"value": 3955.0670303831257,
147523+
"unit": "ns/iter",
147524+
"extra": "iterations: 34624\ncpu: 3930.1707774953816 ns\nthreads: 1"
147525+
},
147526+
{
147527+
"name": "BM_BaggageToHeader180Entries",
147528+
"value": 75294.68565320029,
147529+
"unit": "ns/iter",
147530+
"extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1"
147531+
}
147532+
]
147335147533
}
147336147534
],
147337147535
"OpenTelemetry-cpp sdk Benchmark": [

0 commit comments

Comments
 (0)