Skip to content

Commit 77912da

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp api Benchmark (googlecpp) benchmark result for 6603c3a
1 parent 9d0c7d4 commit 77912da

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": 1738102281276,
2+
"lastUpdate": 1738102283609,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -107534,6 +107534,204 @@ window.BENCHMARK_DATA = {
107534107534
"extra": "iterations: 1989\ncpu: 70554.17496229264 ns\nthreads: 1"
107535107535
}
107536107536
]
107537+
},
107538+
{
107539+
"commit": {
107540+
"author": {
107541+
"email": "[email protected]",
107542+
"name": "Marc Alff",
107543+
"username": "marcalff"
107544+
},
107545+
"committer": {
107546+
"email": "[email protected]",
107547+
"name": "GitHub",
107548+
"username": "web-flow"
107549+
},
107550+
"distinct": true,
107551+
"id": "6603c3a0f10ed907b33979443d0423306fa208e6",
107552+
"message": "Upgrade semantic conventions to 1.30 (#3258)",
107553+
"timestamp": "2025-01-28T22:55:47+01:00",
107554+
"tree_id": "e05f235b2adacdb804a442d99a455c87cfd5e3eb",
107555+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/6603c3a0f10ed907b33979443d0423306fa208e6"
107556+
},
107557+
"date": 1738102270196,
107558+
"tool": "googlecpp",
107559+
"benches": [
107560+
{
107561+
"name": "BM_SpinLockThrashing/1/process_time/real_time",
107562+
"value": 0.09131589124906431,
107563+
"unit": "ms/iter",
107564+
"extra": "iterations: 1362\ncpu: 0.08082397430249634 ms\nthreads: 1"
107565+
},
107566+
{
107567+
"name": "BM_SpinLockThrashing/2/process_time/real_time",
107568+
"value": 0.24699885942782576,
107569+
"unit": "ms/iter",
107570+
"extra": "iterations: 684\ncpu: 0.14676366228070178 ms\nthreads: 1"
107571+
},
107572+
{
107573+
"name": "BM_SpinLockThrashing/4/process_time/real_time",
107574+
"value": 0.5756896219135802,
107575+
"unit": "ms/iter",
107576+
"extra": "iterations: 243\ncpu: 0.3596568600823046 ms\nthreads: 1"
107577+
},
107578+
{
107579+
"name": "BM_ProcYieldSpinLockThrashing/1/process_time/real_time",
107580+
"value": 0.12530064582824707,
107581+
"unit": "ms/iter",
107582+
"extra": "iterations: 1000\ncpu: 0.08604248600000003 ms\nthreads: 1"
107583+
},
107584+
{
107585+
"name": "BM_ProcYieldSpinLockThrashing/2/process_time/real_time",
107586+
"value": 0.20960745988068757,
107587+
"unit": "ms/iter",
107588+
"extra": "iterations: 648\ncpu: 0.14064586419753086 ms\nthreads: 1"
107589+
},
107590+
{
107591+
"name": "BM_ProcYieldSpinLockThrashing/4/process_time/real_time",
107592+
"value": 0.5856408522679255,
107593+
"unit": "ms/iter",
107594+
"extra": "iterations: 208\ncpu: 0.43775168750000043 ms\nthreads: 1"
107595+
},
107596+
{
107597+
"name": "BM_NaiveSpinLockThrashing/1/process_time/real_time",
107598+
"value": 0.09587815722579476,
107599+
"unit": "ms/iter",
107600+
"extra": "iterations: 1590\ncpu: 0.08547053710691828 ms\nthreads: 1"
107601+
},
107602+
{
107603+
"name": "BM_NaiveSpinLockThrashing/2/process_time/real_time",
107604+
"value": 0.250794054046879,
107605+
"unit": "ms/iter",
107606+
"extra": "iterations: 492\ncpu: 0.2432881219512195 ms\nthreads: 1"
107607+
},
107608+
{
107609+
"name": "BM_NaiveSpinLockThrashing/4/process_time/real_time",
107610+
"value": 0.7828678215406217,
107611+
"unit": "ms/iter",
107612+
"extra": "iterations: 181\ncpu: 0.713679392265193 ms\nthreads: 1"
107613+
},
107614+
{
107615+
"name": "BM_ThreadYieldSpinLockThrashing/1/process_time/real_time",
107616+
"value": 8.14506586860208,
107617+
"unit": "ms/iter",
107618+
"extra": "iterations: 17\ncpu: 8.054467176470586 ms\nthreads: 1"
107619+
},
107620+
{
107621+
"name": "BM_ThreadYieldSpinLockThrashing/2/process_time/real_time",
107622+
"value": 46.716531117757164,
107623+
"unit": "ms/iter",
107624+
"extra": "iterations: 3\ncpu: 30.977313333333385 ms\nthreads: 1"
107625+
},
107626+
{
107627+
"name": "BM_ThreadYieldSpinLockThrashing/4/process_time/real_time",
107628+
"value": 160.88509559631348,
107629+
"unit": "ms/iter",
107630+
"extra": "iterations: 1\ncpu: 239.83035600000014 ms\nthreads: 1"
107631+
},
107632+
{
107633+
"name": "BM_SpanCreation",
107634+
"value": 25.14738311167353,
107635+
"unit": "ns/iter",
107636+
"extra": "iterations: 5679987\ncpu: 25.013120804677897 ns\nthreads: 1"
107637+
},
107638+
{
107639+
"name": "BM_SpanCreationWithScope",
107640+
"value": 196.57410794591706,
107641+
"unit": "ns/iter",
107642+
"extra": "iterations: 721236\ncpu: 196.03262039055178 ns\nthreads: 1"
107643+
},
107644+
{
107645+
"name": "BM_NestedSpanCreationWithScope",
107646+
"value": 688.1545452486677,
107647+
"unit": "ns/iter",
107648+
"extra": "iterations: 226778\ncpu: 622.0827813985485 ns\nthreads: 1"
107649+
},
107650+
{
107651+
"name": "BM_SpanCreationWithManualSpanContextPropagation",
107652+
"value": 122.09125770775317,
107653+
"unit": "ns/iter",
107654+
"extra": "iterations: 1143214\ncpu: 121.73739474848976 ns\nthreads: 1"
107655+
},
107656+
{
107657+
"name": "BM_SpanCreationWitContextPropagation",
107658+
"value": 583.2977209224209,
107659+
"unit": "ns/iter",
107660+
"extra": "iterations: 238592\ncpu: 581.5079214726396 ns\nthreads: 1"
107661+
},
107662+
{
107663+
"name": "BM_SpanIdDefaultConstructor",
107664+
"value": 0.7183054702103573,
107665+
"unit": "ns/iter",
107666+
"extra": "iterations: 195380264\ncpu: 0.718057950827623 ns\nthreads: 1"
107667+
},
107668+
{
107669+
"name": "BM_SpanIdConstructor",
107670+
"value": 0.7284433487272965,
107671+
"unit": "ns/iter",
107672+
"extra": "iterations: 197626243\ncpu: 0.7068167308124156 ns\nthreads: 1"
107673+
},
107674+
{
107675+
"name": "BM_SpanIdToLowerBase16",
107676+
"value": 13.414142727037277,
107677+
"unit": "ns/iter",
107678+
"extra": "iterations: 10568119\ncpu: 13.414257731200793 ns\nthreads: 1"
107679+
},
107680+
{
107681+
"name": "BM_SpanIdIsValid",
107682+
"value": 0.7202509720589761,
107683+
"unit": "ns/iter",
107684+
"extra": "iterations: 191828301\ncpu: 0.7170625412566213 ns\nthreads: 1"
107685+
},
107686+
{
107687+
"name": "BM_CreateBaggageFromTenEntries",
107688+
"value": 5674.706124466423,
107689+
"unit": "ns/iter",
107690+
"extra": "iterations: 24955\ncpu: 5622.2741334401935 ns\nthreads: 1"
107691+
},
107692+
{
107693+
"name": "BM_ExtractBaggageHavingTenEntries",
107694+
"value": 1.5377509614334677,
107695+
"unit": "ns/iter",
107696+
"extra": "iterations: 90356205\ncpu: 1.535488758076991 ns\nthreads: 1"
107697+
},
107698+
{
107699+
"name": "BM_CreateBaggageFrom180Entries",
107700+
"value": 115182.30438232422,
107701+
"unit": "ns/iter",
107702+
"extra": "iterations: 1250\ncpu: 113024.67839999998 ns\nthreads: 1"
107703+
},
107704+
{
107705+
"name": "BM_ExtractBaggageWith180Entries",
107706+
"value": 0.7279075217652862,
107707+
"unit": "ns/iter",
107708+
"extra": "iterations: 202074608\ncpu: 0.7261863054065658 ns\nthreads: 1"
107709+
},
107710+
{
107711+
"name": "BM_SetValueBaggageWithTenEntries",
107712+
"value": 983.4999194439733,
107713+
"unit": "ns/iter",
107714+
"extra": "iterations: 144655\ncpu: 981.7334762019979 ns\nthreads: 1"
107715+
},
107716+
{
107717+
"name": "BM_SetValueBaggageWith180Entries",
107718+
"value": 24432.939042734608,
107719+
"unit": "ns/iter",
107720+
"extra": "iterations: 5714\ncpu: 24075.55022751136 ns\nthreads: 1"
107721+
},
107722+
{
107723+
"name": "BM_BaggageToHeaderTenEntries",
107724+
"value": 4232.627149294429,
107725+
"unit": "ns/iter",
107726+
"extra": "iterations: 34872\ncpu: 3928.8167010782263 ns\nthreads: 1"
107727+
},
107728+
{
107729+
"name": "BM_BaggageToHeader180Entries",
107730+
"value": 71489.64438371791,
107731+
"unit": "ns/iter",
107732+
"extra": "iterations: 2004\ncpu: 71077.2819361277 ns\nthreads: 1"
107733+
}
107734+
]
107537107735
}
107538107736
],
107539107737
"OpenTelemetry-cpp sdk Benchmark": [

0 commit comments

Comments
 (0)