Skip to content

Commit a6a3abe

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp api Benchmark (googlecpp) benchmark result for 03e0452
1 parent 8ad5b17 commit a6a3abe

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": 1753702558502,
2+
"lastUpdate": 1753716695319,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -140006,6 +140006,204 @@ window.BENCHMARK_DATA = {
140006140006
"extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1"
140007140007
}
140008140008
]
140009+
},
140010+
{
140011+
"commit": {
140012+
"author": {
140013+
"email": "[email protected]",
140014+
"name": "Doug Barker",
140015+
"username": "dbarker"
140016+
},
140017+
"committer": {
140018+
"email": "[email protected]",
140019+
"name": "GitHub",
140020+
"username": "web-flow"
140021+
},
140022+
"distinct": true,
140023+
"id": "03e04520d718e77fa927b0a8526b9454a8ff45dd",
140024+
"message": "[CMAKE] Don't set iwyu and clang-tidy properties on nlohmann_json with cmake <3.19 (#3568)",
140025+
"timestamp": "2025-07-28T17:26:54+02:00",
140026+
"tree_id": "7b241a45b948302e2c3c04842df1469ebfa6a360",
140027+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/03e04520d718e77fa927b0a8526b9454a8ff45dd"
140028+
},
140029+
"date": 1753716676736,
140030+
"tool": "googlecpp",
140031+
"benches": [
140032+
{
140033+
"name": "BM_SpinLockThrashing/1/process_time/real_time",
140034+
"value": 0.09997954471505803,
140035+
"unit": "ms/iter",
140036+
"extra": "iterations: 1390\ncpu: 0.0885554618705036 ms\nthreads: 1"
140037+
},
140038+
{
140039+
"name": "BM_SpinLockThrashing/2/process_time/real_time",
140040+
"value": 0.21355639960649034,
140041+
"unit": "ms/iter",
140042+
"extra": "iterations: 694\ncpu: 0.15748057925072045 ms\nthreads: 1"
140043+
},
140044+
{
140045+
"name": "BM_SpinLockThrashing/4/process_time/real_time",
140046+
"value": 0.5863015613858662,
140047+
"unit": "ms/iter",
140048+
"extra": "iterations: 252\ncpu: 0.36389605555555576 ms\nthreads: 1"
140049+
},
140050+
{
140051+
"name": "BM_ProcYieldSpinLockThrashing/1/process_time/real_time",
140052+
"value": 0.08317628537018615,
140053+
"unit": "ms/iter",
140054+
"extra": "iterations: 1657\ncpu: 0.0766637163548582 ms\nthreads: 1"
140055+
},
140056+
{
140057+
"name": "BM_ProcYieldSpinLockThrashing/2/process_time/real_time",
140058+
"value": 0.20846126665716616,
140059+
"unit": "ms/iter",
140060+
"extra": "iterations: 663\ncpu: 0.1801486606334842 ms\nthreads: 1"
140061+
},
140062+
{
140063+
"name": "BM_ProcYieldSpinLockThrashing/4/process_time/real_time",
140064+
"value": 0.5976095432188453,
140065+
"unit": "ms/iter",
140066+
"extra": "iterations: 205\ncpu: 0.5640503170731707 ms\nthreads: 1"
140067+
},
140068+
{
140069+
"name": "BM_NaiveSpinLockThrashing/1/process_time/real_time",
140070+
"value": 0.09118002161896128,
140071+
"unit": "ms/iter",
140072+
"extra": "iterations: 1541\ncpu: 0.08301212394548985 ms\nthreads: 1"
140073+
},
140074+
{
140075+
"name": "BM_NaiveSpinLockThrashing/2/process_time/real_time",
140076+
"value": 0.26736974420748383,
140077+
"unit": "ms/iter",
140078+
"extra": "iterations: 807\ncpu: 0.15670220198265183 ms\nthreads: 1"
140079+
},
140080+
{
140081+
"name": "BM_NaiveSpinLockThrashing/4/process_time/real_time",
140082+
"value": 0.8507728576660156,
140083+
"unit": "ms/iter",
140084+
"extra": "iterations: 200\ncpu: 0.8903594150000005 ms\nthreads: 1"
140085+
},
140086+
{
140087+
"name": "BM_ThreadYieldSpinLockThrashing/1/process_time/real_time",
140088+
"value": 7.904344134860569,
140089+
"unit": "ms/iter",
140090+
"extra": "iterations: 18\ncpu: 7.880799333333337 ms\nthreads: 1"
140091+
},
140092+
{
140093+
"name": "BM_ThreadYieldSpinLockThrashing/2/process_time/real_time",
140094+
"value": 49.519856770833336,
140095+
"unit": "ms/iter",
140096+
"extra": "iterations: 3\ncpu: 49.404986000000015 ms\nthreads: 1"
140097+
},
140098+
{
140099+
"name": "BM_ThreadYieldSpinLockThrashing/4/process_time/real_time",
140100+
"value": 133.77690315246582,
140101+
"unit": "ms/iter",
140102+
"extra": "iterations: 1\ncpu: 168.12360400000026 ms\nthreads: 1"
140103+
},
140104+
{
140105+
"name": "BM_SpanIdDefaultConstructor",
140106+
"value": 0.7048667038381233,
140107+
"unit": "ns/iter",
140108+
"extra": "iterations: 199453378\ncpu: 0.7041321907318112 ns\nthreads: 1"
140109+
},
140110+
{
140111+
"name": "BM_SpanIdConstructor",
140112+
"value": 0.7205246908588493,
140113+
"unit": "ns/iter",
140114+
"extra": "iterations: 193487998\ncpu: 0.7199198784412457 ns\nthreads: 1"
140115+
},
140116+
{
140117+
"name": "BM_SpanIdToLowerBase16",
140118+
"value": 13.532062857634505,
140119+
"unit": "ns/iter",
140120+
"extra": "iterations: 10290695\ncpu: 13.37705684601477 ns\nthreads: 1"
140121+
},
140122+
{
140123+
"name": "BM_SpanIdIsValid",
140124+
"value": 0.7160289134784211,
140125+
"unit": "ns/iter",
140126+
"extra": "iterations: 192496249\ncpu: 0.7062869832855805 ns\nthreads: 1"
140127+
},
140128+
{
140129+
"name": "BM_SpanCreation",
140130+
"value": 30.477100910929533,
140131+
"unit": "ns/iter",
140132+
"extra": "iterations: 5660899\ncpu: 24.44132230587403 ns\nthreads: 1"
140133+
},
140134+
{
140135+
"name": "BM_SpanCreationWithScope",
140136+
"value": 200.36862743397202,
140137+
"unit": "ns/iter",
140138+
"extra": "iterations: 733384\ncpu: 192.61790549016618 ns\nthreads: 1"
140139+
},
140140+
{
140141+
"name": "BM_NestedSpanCreationWithScope",
140142+
"value": 636.8180647717568,
140143+
"unit": "ns/iter",
140144+
"extra": "iterations: 219720\ncpu: 627.5024758783907 ns\nthreads: 1"
140145+
},
140146+
{
140147+
"name": "BM_SpanCreationWithManualSpanContextPropagation",
140148+
"value": 126.98911710206393,
140149+
"unit": "ns/iter",
140150+
"extra": "iterations: 1153046\ncpu: 122.11851305151748 ns\nthreads: 1"
140151+
},
140152+
{
140153+
"name": "BM_SpanCreationWitContextPropagation",
140154+
"value": 595.7383392944607,
140155+
"unit": "ns/iter",
140156+
"extra": "iterations: 241043\ncpu: 583.3403417647473 ns\nthreads: 1"
140157+
},
140158+
{
140159+
"name": "BM_CreateBaggageFromTenEntries",
140160+
"value": 5689.882551364697,
140161+
"unit": "ns/iter",
140162+
"extra": "iterations: 24551\ncpu: 5630.993564416928 ns\nthreads: 1"
140163+
},
140164+
{
140165+
"name": "BM_ExtractBaggageHavingTenEntries",
140166+
"value": 1.4972080278005682,
140167+
"unit": "ns/iter",
140168+
"extra": "iterations: 92943096\ncpu: 1.491333234692333 ns\nthreads: 1"
140169+
},
140170+
{
140171+
"name": "BM_CreateBaggageFrom180Entries",
140172+
"value": 121493.8347463432,
140173+
"unit": "ns/iter",
140174+
"extra": "iterations: 1194\ncpu: 121314.35510887777 ns\nthreads: 1"
140175+
},
140176+
{
140177+
"name": "BM_ExtractBaggageWith180Entries",
140178+
"value": 0.7221928794745652,
140179+
"unit": "ns/iter",
140180+
"extra": "iterations: 194393940\ncpu: 0.7204870583928699 ns\nthreads: 1"
140181+
},
140182+
{
140183+
"name": "BM_SetValueBaggageWithTenEntries",
140184+
"value": 998.122268904462,
140185+
"unit": "ns/iter",
140186+
"extra": "iterations: 140188\ncpu: 996.5077396068137 ns\nthreads: 1"
140187+
},
140188+
{
140189+
"name": "BM_SetValueBaggageWith180Entries",
140190+
"value": 25125.260048724234,
140191+
"unit": "ns/iter",
140192+
"extra": "iterations: 5499\ncpu: 25043.0381887616 ns\nthreads: 1"
140193+
},
140194+
{
140195+
"name": "BM_BaggageToHeaderTenEntries",
140196+
"value": 3955.0670303831257,
140197+
"unit": "ns/iter",
140198+
"extra": "iterations: 34624\ncpu: 3930.1707774953816 ns\nthreads: 1"
140199+
},
140200+
{
140201+
"name": "BM_BaggageToHeader180Entries",
140202+
"value": 75294.68565320029,
140203+
"unit": "ns/iter",
140204+
"extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1"
140205+
}
140206+
]
140009140207
}
140010140208
],
140011140209
"OpenTelemetry-cpp sdk Benchmark": [

0 commit comments

Comments
 (0)