Skip to content

Commit 8179f22

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp api Benchmark (googlecpp) benchmark result for fb6fde8
1 parent ef9ea17 commit 8179f22

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": 1733127525409,
2+
"lastUpdate": 1733127527758,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -99416,6 +99416,204 @@ window.BENCHMARK_DATA = {
9941699416
"extra": "iterations: 1709\ncpu: 81498.57636044483 ns\nthreads: 1"
9941799417
}
9941899418
]
99419+
},
99420+
{
99421+
"commit": {
99422+
"author": {
99423+
"email": "[email protected]",
99424+
"name": "WenTao Ou",
99425+
"username": "owent"
99426+
},
99427+
"committer": {
99428+
"email": "[email protected]",
99429+
"name": "GitHub",
99430+
"username": "web-flow"
99431+
},
99432+
"distinct": true,
99433+
"id": "fb6fde824428fa53f9afbc0796edd60ed90c6e85",
99434+
"message": "[BUILD] Upgrade cmake (#3167)",
99435+
"timestamp": "2024-12-02T09:05:03+01:00",
99436+
"tree_id": "32518d45aba0028c4d0820c79f398e1830668393",
99437+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/fb6fde824428fa53f9afbc0796edd60ed90c6e85"
99438+
},
99439+
"date": 1733127513429,
99440+
"tool": "googlecpp",
99441+
"benches": [
99442+
{
99443+
"name": "BM_SpanIdDefaultConstructor",
99444+
"value": 0.6721234153955807,
99445+
"unit": "ns/iter",
99446+
"extra": "iterations: 196635444\ncpu: 0.6661107343394308 ns\nthreads: 1"
99447+
},
99448+
{
99449+
"name": "BM_SpanIdConstructor",
99450+
"value": 0.725921316669846,
99451+
"unit": "ns/iter",
99452+
"extra": "iterations: 194217251\ncpu: 0.7175084822923377 ns\nthreads: 1"
99453+
},
99454+
{
99455+
"name": "BM_SpanIdToLowerBase16",
99456+
"value": 13.356586652580678,
99457+
"unit": "ns/iter",
99458+
"extra": "iterations: 10570390\ncpu: 13.1952396269201 ns\nthreads: 1"
99459+
},
99460+
{
99461+
"name": "BM_SpanIdIsValid",
99462+
"value": 0.6471609320867612,
99463+
"unit": "ns/iter",
99464+
"extra": "iterations: 200247961\ncpu: 0.6326052029064104 ns\nthreads: 1"
99465+
},
99466+
{
99467+
"name": "BM_SpanCreation",
99468+
"value": 21.94334947687797,
99469+
"unit": "ns/iter",
99470+
"extra": "iterations: 6416012\ncpu: 21.799248193426074 ns\nthreads: 1"
99471+
},
99472+
{
99473+
"name": "BM_SpanCreationWithScope",
99474+
"value": 204.641459519656,
99475+
"unit": "ns/iter",
99476+
"extra": "iterations: 697155\ncpu: 199.04115297172083 ns\nthreads: 1"
99477+
},
99478+
{
99479+
"name": "BM_NestedSpanCreationWithScope",
99480+
"value": 604.1781869855573,
99481+
"unit": "ns/iter",
99482+
"extra": "iterations: 233955\ncpu: 599.3241777264857 ns\nthreads: 1"
99483+
},
99484+
{
99485+
"name": "BM_SpanCreationWithManualSpanContextPropagation",
99486+
"value": 115.07308414217916,
99487+
"unit": "ns/iter",
99488+
"extra": "iterations: 1221921\ncpu: 114.36691160885199 ns\nthreads: 1"
99489+
},
99490+
{
99491+
"name": "BM_SpanCreationWitContextPropagation",
99492+
"value": 577.7168280163329,
99493+
"unit": "ns/iter",
99494+
"extra": "iterations: 244628\ncpu: 575.5480607289433 ns\nthreads: 1"
99495+
},
99496+
{
99497+
"name": "BM_SpinLockThrashing/1/process_time/real_time",
99498+
"value": 0.0982851740038803,
99499+
"unit": "ms/iter",
99500+
"extra": "iterations: 1694\ncpu: 0.07121747343565527 ms\nthreads: 1"
99501+
},
99502+
{
99503+
"name": "BM_SpinLockThrashing/2/process_time/real_time",
99504+
"value": 0.18420370062530259,
99505+
"unit": "ms/iter",
99506+
"extra": "iterations: 823\ncpu: 0.11950308019441067 ms\nthreads: 1"
99507+
},
99508+
{
99509+
"name": "BM_SpinLockThrashing/4/process_time/real_time",
99510+
"value": 0.6938731228863751,
99511+
"unit": "ms/iter",
99512+
"extra": "iterations: 162\ncpu: 0.4085011975308642 ms\nthreads: 1"
99513+
},
99514+
{
99515+
"name": "BM_ProcYieldSpinLockThrashing/1/process_time/real_time",
99516+
"value": 0.09551608871128944,
99517+
"unit": "ms/iter",
99518+
"extra": "iterations: 1429\ncpu: 0.07992752764170745 ms\nthreads: 1"
99519+
},
99520+
{
99521+
"name": "BM_ProcYieldSpinLockThrashing/2/process_time/real_time",
99522+
"value": 0.18193901882586802,
99523+
"unit": "ms/iter",
99524+
"extra": "iterations: 781\ncpu: 0.1266918463508323 ms\nthreads: 1"
99525+
},
99526+
{
99527+
"name": "BM_ProcYieldSpinLockThrashing/4/process_time/real_time",
99528+
"value": 0.7629765130077619,
99529+
"unit": "ms/iter",
99530+
"extra": "iterations: 193\ncpu: 0.4197415751295341 ms\nthreads: 1"
99531+
},
99532+
{
99533+
"name": "BM_NaiveSpinLockThrashing/1/process_time/real_time",
99534+
"value": 0.09528862446853795,
99535+
"unit": "ms/iter",
99536+
"extra": "iterations: 1552\ncpu: 0.07991524420103095 ms\nthreads: 1"
99537+
},
99538+
{
99539+
"name": "BM_NaiveSpinLockThrashing/2/process_time/real_time",
99540+
"value": 0.18570390302636597,
99541+
"unit": "ms/iter",
99542+
"extra": "iterations: 799\ncpu: 0.12228236045056327 ms\nthreads: 1"
99543+
},
99544+
{
99545+
"name": "BM_NaiveSpinLockThrashing/4/process_time/real_time",
99546+
"value": 0.7416451642961066,
99547+
"unit": "ms/iter",
99548+
"extra": "iterations: 197\ncpu: 0.4122593654822342 ms\nthreads: 1"
99549+
},
99550+
{
99551+
"name": "BM_ThreadYieldSpinLockThrashing/1/process_time/real_time",
99552+
"value": 7.288801670074463,
99553+
"unit": "ms/iter",
99554+
"extra": "iterations: 20\ncpu: 7.2231045000000105 ms\nthreads: 1"
99555+
},
99556+
{
99557+
"name": "BM_ThreadYieldSpinLockThrashing/2/process_time/real_time",
99558+
"value": 33.2674503326416,
99559+
"unit": "ms/iter",
99560+
"extra": "iterations: 10\ncpu: 32.55625869999999 ms\nthreads: 1"
99561+
},
99562+
{
99563+
"name": "BM_ThreadYieldSpinLockThrashing/4/process_time/real_time",
99564+
"value": 113.97433280944824,
99565+
"unit": "ms/iter",
99566+
"extra": "iterations: 1\ncpu: 193.258806 ms\nthreads: 1"
99567+
},
99568+
{
99569+
"name": "BM_CreateBaggageFromTenEntries",
99570+
"value": 6193.974869756303,
99571+
"unit": "ns/iter",
99572+
"extra": "iterations: 22782\ncpu: 6188.482837327715 ns\nthreads: 1"
99573+
},
99574+
{
99575+
"name": "BM_ExtractBaggageHavingTenEntries",
99576+
"value": 1.4089197462878489,
99577+
"unit": "ns/iter",
99578+
"extra": "iterations: 104277772\ncpu: 1.4060695888285764 ns\nthreads: 1"
99579+
},
99580+
{
99581+
"name": "BM_CreateBaggageFrom180Entries",
99582+
"value": 118707.53972711747,
99583+
"unit": "ns/iter",
99584+
"extra": "iterations: 1091\ncpu: 118641.34555453711 ns\nthreads: 1"
99585+
},
99586+
{
99587+
"name": "BM_ExtractBaggageWith180Entries",
99588+
"value": 0.6453552121405061,
99589+
"unit": "ns/iter",
99590+
"extra": "iterations: 217321019\ncpu: 0.6448611029198236 ns\nthreads: 1"
99591+
},
99592+
{
99593+
"name": "BM_SetValueBaggageWithTenEntries",
99594+
"value": 985.7628770725044,
99595+
"unit": "ns/iter",
99596+
"extra": "iterations: 137225\ncpu: 984.4114556385503 ns\nthreads: 1"
99597+
},
99598+
{
99599+
"name": "BM_SetValueBaggageWith180Entries",
99600+
"value": 26865.590681622834,
99601+
"unit": "ns/iter",
99602+
"extra": "iterations: 5215\ncpu: 26857.137488015316 ns\nthreads: 1"
99603+
},
99604+
{
99605+
"name": "BM_BaggageToHeaderTenEntries",
99606+
"value": 4493.15449651299,
99607+
"unit": "ns/iter",
99608+
"extra": "iterations: 32285\ncpu: 4451.635465386403 ns\nthreads: 1"
99609+
},
99610+
{
99611+
"name": "BM_BaggageToHeader180Entries",
99612+
"value": 81604.74027343173,
99613+
"unit": "ns/iter",
99614+
"extra": "iterations: 1694\ncpu: 81554.56906729632 ns\nthreads: 1"
99615+
}
99616+
]
9941999617
}
9942099618
],
9942199619
"OpenTelemetry-cpp sdk Benchmark": [

0 commit comments

Comments
 (0)