Skip to content

Commit 2ff07d6

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp api Benchmark (googlecpp) benchmark result for c3a0ac1
1 parent ddeedc1 commit 2ff07d6

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": 1753222267673,
2+
"lastUpdate": 1753222269834,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -138224,6 +138224,204 @@ window.BENCHMARK_DATA = {
138224138224
"extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1"
138225138225
}
138226138226
]
138227+
},
138228+
{
138229+
"commit": {
138230+
"author": {
138231+
"email": "[email protected]",
138232+
"name": "Doug Barker",
138233+
"username": "dbarker"
138234+
},
138235+
"committer": {
138236+
"email": "[email protected]",
138237+
"name": "GitHub",
138238+
"username": "web-flow"
138239+
},
138240+
"distinct": true,
138241+
"id": "c3a0ac1aec87f8ba3d776434d9be2b808366a6f9",
138242+
"message": "[CMAKE] Add CMake scripts to find or fetch protobuf and grpc (#3533)",
138243+
"timestamp": "2025-07-23T00:06:19+02:00",
138244+
"tree_id": "12aac25df5b2a9cb6ca929862dd8cd58ff6eebe2",
138245+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/c3a0ac1aec87f8ba3d776434d9be2b808366a6f9"
138246+
},
138247+
"date": 1753222248749,
138248+
"tool": "googlecpp",
138249+
"benches": [
138250+
{
138251+
"name": "BM_SpinLockThrashing/1/process_time/real_time",
138252+
"value": 0.09997954471505803,
138253+
"unit": "ms/iter",
138254+
"extra": "iterations: 1390\ncpu: 0.0885554618705036 ms\nthreads: 1"
138255+
},
138256+
{
138257+
"name": "BM_SpinLockThrashing/2/process_time/real_time",
138258+
"value": 0.21355639960649034,
138259+
"unit": "ms/iter",
138260+
"extra": "iterations: 694\ncpu: 0.15748057925072045 ms\nthreads: 1"
138261+
},
138262+
{
138263+
"name": "BM_SpinLockThrashing/4/process_time/real_time",
138264+
"value": 0.5863015613858662,
138265+
"unit": "ms/iter",
138266+
"extra": "iterations: 252\ncpu: 0.36389605555555576 ms\nthreads: 1"
138267+
},
138268+
{
138269+
"name": "BM_ProcYieldSpinLockThrashing/1/process_time/real_time",
138270+
"value": 0.08317628537018615,
138271+
"unit": "ms/iter",
138272+
"extra": "iterations: 1657\ncpu: 0.0766637163548582 ms\nthreads: 1"
138273+
},
138274+
{
138275+
"name": "BM_ProcYieldSpinLockThrashing/2/process_time/real_time",
138276+
"value": 0.20846126665716616,
138277+
"unit": "ms/iter",
138278+
"extra": "iterations: 663\ncpu: 0.1801486606334842 ms\nthreads: 1"
138279+
},
138280+
{
138281+
"name": "BM_ProcYieldSpinLockThrashing/4/process_time/real_time",
138282+
"value": 0.5976095432188453,
138283+
"unit": "ms/iter",
138284+
"extra": "iterations: 205\ncpu: 0.5640503170731707 ms\nthreads: 1"
138285+
},
138286+
{
138287+
"name": "BM_NaiveSpinLockThrashing/1/process_time/real_time",
138288+
"value": 0.09118002161896128,
138289+
"unit": "ms/iter",
138290+
"extra": "iterations: 1541\ncpu: 0.08301212394548985 ms\nthreads: 1"
138291+
},
138292+
{
138293+
"name": "BM_NaiveSpinLockThrashing/2/process_time/real_time",
138294+
"value": 0.26736974420748383,
138295+
"unit": "ms/iter",
138296+
"extra": "iterations: 807\ncpu: 0.15670220198265183 ms\nthreads: 1"
138297+
},
138298+
{
138299+
"name": "BM_NaiveSpinLockThrashing/4/process_time/real_time",
138300+
"value": 0.8507728576660156,
138301+
"unit": "ms/iter",
138302+
"extra": "iterations: 200\ncpu: 0.8903594150000005 ms\nthreads: 1"
138303+
},
138304+
{
138305+
"name": "BM_ThreadYieldSpinLockThrashing/1/process_time/real_time",
138306+
"value": 7.904344134860569,
138307+
"unit": "ms/iter",
138308+
"extra": "iterations: 18\ncpu: 7.880799333333337 ms\nthreads: 1"
138309+
},
138310+
{
138311+
"name": "BM_ThreadYieldSpinLockThrashing/2/process_time/real_time",
138312+
"value": 49.519856770833336,
138313+
"unit": "ms/iter",
138314+
"extra": "iterations: 3\ncpu: 49.404986000000015 ms\nthreads: 1"
138315+
},
138316+
{
138317+
"name": "BM_ThreadYieldSpinLockThrashing/4/process_time/real_time",
138318+
"value": 133.77690315246582,
138319+
"unit": "ms/iter",
138320+
"extra": "iterations: 1\ncpu: 168.12360400000026 ms\nthreads: 1"
138321+
},
138322+
{
138323+
"name": "BM_SpanIdDefaultConstructor",
138324+
"value": 0.7048667038381233,
138325+
"unit": "ns/iter",
138326+
"extra": "iterations: 199453378\ncpu: 0.7041321907318112 ns\nthreads: 1"
138327+
},
138328+
{
138329+
"name": "BM_SpanIdConstructor",
138330+
"value": 0.7205246908588493,
138331+
"unit": "ns/iter",
138332+
"extra": "iterations: 193487998\ncpu: 0.7199198784412457 ns\nthreads: 1"
138333+
},
138334+
{
138335+
"name": "BM_SpanIdToLowerBase16",
138336+
"value": 13.532062857634505,
138337+
"unit": "ns/iter",
138338+
"extra": "iterations: 10290695\ncpu: 13.37705684601477 ns\nthreads: 1"
138339+
},
138340+
{
138341+
"name": "BM_SpanIdIsValid",
138342+
"value": 0.7160289134784211,
138343+
"unit": "ns/iter",
138344+
"extra": "iterations: 192496249\ncpu: 0.7062869832855805 ns\nthreads: 1"
138345+
},
138346+
{
138347+
"name": "BM_SpanCreation",
138348+
"value": 54.106725673683805,
138349+
"unit": "ns/iter",
138350+
"extra": "iterations: 5516091\ncpu: 25.27510894943539 ns\nthreads: 1"
138351+
},
138352+
{
138353+
"name": "BM_SpanCreationWithScope",
138354+
"value": 276.24480328190043,
138355+
"unit": "ns/iter",
138356+
"extra": "iterations: 735024\ncpu: 192.4556368227432 ns\nthreads: 1"
138357+
},
138358+
{
138359+
"name": "BM_NestedSpanCreationWithScope",
138360+
"value": 900.4539713331766,
138361+
"unit": "ns/iter",
138362+
"extra": "iterations: 224870\ncpu: 612.5022279539288 ns\nthreads: 1"
138363+
},
138364+
{
138365+
"name": "BM_SpanCreationWithManualSpanContextPropagation",
138366+
"value": 180.3657290951954,
138367+
"unit": "ns/iter",
138368+
"extra": "iterations: 1124956\ncpu: 122.30136111990163 ns\nthreads: 1"
138369+
},
138370+
{
138371+
"name": "BM_SpanCreationWitContextPropagation",
138372+
"value": 972.2520177541555,
138373+
"unit": "ns/iter",
138374+
"extra": "iterations: 242850\ncpu: 573.4880708256126 ns\nthreads: 1"
138375+
},
138376+
{
138377+
"name": "BM_CreateBaggageFromTenEntries",
138378+
"value": 5689.882551364697,
138379+
"unit": "ns/iter",
138380+
"extra": "iterations: 24551\ncpu: 5630.993564416928 ns\nthreads: 1"
138381+
},
138382+
{
138383+
"name": "BM_ExtractBaggageHavingTenEntries",
138384+
"value": 1.4972080278005682,
138385+
"unit": "ns/iter",
138386+
"extra": "iterations: 92943096\ncpu: 1.491333234692333 ns\nthreads: 1"
138387+
},
138388+
{
138389+
"name": "BM_CreateBaggageFrom180Entries",
138390+
"value": 121493.8347463432,
138391+
"unit": "ns/iter",
138392+
"extra": "iterations: 1194\ncpu: 121314.35510887777 ns\nthreads: 1"
138393+
},
138394+
{
138395+
"name": "BM_ExtractBaggageWith180Entries",
138396+
"value": 0.7221928794745652,
138397+
"unit": "ns/iter",
138398+
"extra": "iterations: 194393940\ncpu: 0.7204870583928699 ns\nthreads: 1"
138399+
},
138400+
{
138401+
"name": "BM_SetValueBaggageWithTenEntries",
138402+
"value": 998.122268904462,
138403+
"unit": "ns/iter",
138404+
"extra": "iterations: 140188\ncpu: 996.5077396068137 ns\nthreads: 1"
138405+
},
138406+
{
138407+
"name": "BM_SetValueBaggageWith180Entries",
138408+
"value": 25125.260048724234,
138409+
"unit": "ns/iter",
138410+
"extra": "iterations: 5499\ncpu: 25043.0381887616 ns\nthreads: 1"
138411+
},
138412+
{
138413+
"name": "BM_BaggageToHeaderTenEntries",
138414+
"value": 3955.0670303831257,
138415+
"unit": "ns/iter",
138416+
"extra": "iterations: 34624\ncpu: 3930.1707774953816 ns\nthreads: 1"
138417+
},
138418+
{
138419+
"name": "BM_BaggageToHeader180Entries",
138420+
"value": 75294.68565320029,
138421+
"unit": "ns/iter",
138422+
"extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1"
138423+
}
138424+
]
138227138425
}
138228138426
],
138229138427
"OpenTelemetry-cpp sdk Benchmark": [

0 commit comments

Comments
 (0)