Skip to content

Commit 5fad4c8

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp sdk Benchmark (googlecpp) benchmark result for 762b73d
1 parent 548d4ac commit 5fad4c8

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": 1733580239311,
2+
"lastUpdate": 1733580241530,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -196702,6 +196702,204 @@ window.BENCHMARK_DATA = {
196702196702
"extra": "iterations: 17750592\ncpu: 7.9518444793277885 ns\nthreads: 1"
196703196703
}
196704196704
]
196705+
},
196706+
{
196707+
"commit": {
196708+
"author": {
196709+
"email": "[email protected]",
196710+
"name": "Marc Alff",
196711+
"username": "marcalff"
196712+
},
196713+
"committer": {
196714+
"email": "[email protected]",
196715+
"name": "GitHub",
196716+
"username": "web-flow"
196717+
},
196718+
"distinct": true,
196719+
"id": "762b73d8510b24c577043a75f6373ebbc4f6765f",
196720+
"message": "[SDK] Tracer provider shutdown blocks in-definitively (#3191)",
196721+
"timestamp": "2024-12-07T14:50:04+01:00",
196722+
"tree_id": "02c5d0bc1e4bba21b892c0b458e55fd09119bbf8",
196723+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/762b73d8510b24c577043a75f6373ebbc4f6765f"
196724+
},
196725+
"date": 1733580229059,
196726+
"tool": "googlecpp",
196727+
"benches": [
196728+
{
196729+
"name": "BM_AttributseHashMap",
196730+
"value": 32811505.453927178,
196731+
"unit": "ns/iter",
196732+
"extra": "iterations: 7\ncpu: 21876641.57142857 ns\nthreads: 1"
196733+
},
196734+
{
196735+
"name": "BM_HistogramAggregation",
196736+
"value": 8350246.092852424,
196737+
"unit": "ns/iter",
196738+
"extra": "iterations: 17\ncpu: 8279861.764705882 ns\nthreads: 1"
196739+
},
196740+
{
196741+
"name": "BM_MeasurementsTest",
196742+
"value": 3592584.6099853516,
196743+
"unit": "ns/iter",
196744+
"extra": "iterations: 1000\ncpu: 28334.964 ns\nthreads: 1"
196745+
},
196746+
{
196747+
"name": "BM_AttributseProcessorFilter",
196748+
"value": 279.2624352227264,
196749+
"unit": "ns/iter",
196750+
"extra": "iterations: 500515\ncpu: 276.6563859224999 ns\nthreads: 1"
196751+
},
196752+
{
196753+
"name": "BM_SumAggregation",
196754+
"value": 8213449.926937328,
196755+
"unit": "ns/iter",
196756+
"extra": "iterations: 17\ncpu: 8035050.588235294 ns\nthreads: 1"
196757+
},
196758+
{
196759+
"name": "BM_NewIndexer",
196760+
"value": 14.95946338306847,
196761+
"unit": "ns/iter",
196762+
"extra": "iterations: 9473000\ncpu: 14.4755893592316 ns\nthreads: 1"
196763+
},
196764+
{
196765+
"name": "BM_ComputeIndex/-1",
196766+
"value": 9.254156391439139,
196767+
"unit": "ns/iter",
196768+
"extra": "iterations: 15422000\ncpu: 9.232684541563932 ns\nthreads: 1"
196769+
},
196770+
{
196771+
"name": "BM_ComputeIndex/0",
196772+
"value": 9.050654082983174,
196773+
"unit": "ns/iter",
196774+
"extra": "iterations: 15101000\ncpu: 9.014066551883237 ns\nthreads: 1"
196775+
},
196776+
{
196777+
"name": "BM_ComputeIndex/1",
196778+
"value": 16.97859006422571,
196779+
"unit": "ns/iter",
196780+
"extra": "iterations: 8408000\ncpu: 16.675401284492196 ns\nthreads: 1"
196781+
},
196782+
{
196783+
"name": "BM_ComputeIndex/20",
196784+
"value": 17.31097194915514,
196785+
"unit": "ns/iter",
196786+
"extra": "iterations: 8290000\ncpu: 16.97722581423421 ns\nthreads: 1"
196787+
},
196788+
{
196789+
"name": "BM_AlwaysOffSamplerConstruction",
196790+
"value": 0.8571242095756937,
196791+
"unit": "ns/iter",
196792+
"extra": "iterations: 177280945\ncpu: 0.788998185902044 ns\nthreads: 1"
196793+
},
196794+
{
196795+
"name": "BM_AlwaysOnSamplerConstruction",
196796+
"value": 0.7834106927293413,
196797+
"unit": "ns/iter",
196798+
"extra": "iterations: 174497558\ncpu: 0.7791453734842524 ns\nthreads: 1"
196799+
},
196800+
{
196801+
"name": "BM_AlwaysOffSamplerShouldSample",
196802+
"value": 18.237153058031474,
196803+
"unit": "ns/iter",
196804+
"extra": "iterations: 7671727\ncpu: 18.190449555882267 ns\nthreads: 1"
196805+
},
196806+
{
196807+
"name": "BM_AlwaysOnSamplerShouldSample",
196808+
"value": 19.09940884162602,
196809+
"unit": "ns/iter",
196810+
"extra": "iterations: 7652200\ncpu: 18.354796267739996 ns\nthreads: 1"
196811+
},
196812+
{
196813+
"name": "BM_ParentBasedSamplerShouldSample",
196814+
"value": 23.544423979278914,
196815+
"unit": "ns/iter",
196816+
"extra": "iterations: 6184068\ncpu: 23.02849887808479 ns\nthreads: 1"
196817+
},
196818+
{
196819+
"name": "BM_TraceIdRatioBasedSamplerShouldSample",
196820+
"value": 14.122372237640427,
196821+
"unit": "ns/iter",
196822+
"extra": "iterations: 10373349\ncpu: 13.507434580673989 ns\nthreads: 1"
196823+
},
196824+
{
196825+
"name": "BM_SpanCreation",
196826+
"value": 1118.0297597180113,
196827+
"unit": "ns/iter",
196828+
"extra": "iterations: 124886\ncpu: 1116.1986611789957 ns\nthreads: 1"
196829+
},
196830+
{
196831+
"name": "BM_NoopSpanCreation",
196832+
"value": 294.00632531629856,
196833+
"unit": "ns/iter",
196834+
"extra": "iterations: 532078\ncpu: 260.47022804927104 ns\nthreads: 1"
196835+
},
196836+
{
196837+
"name": "BM_AttributeMapHash",
196838+
"value": 183.2371099864598,
196839+
"unit": "ns/iter",
196840+
"extra": "iterations: 810688\ncpu: 171.12443504776195 ns\nthreads: 1"
196841+
},
196842+
{
196843+
"name": "BM_BaselineBuffer/1",
196844+
"value": 10481033.325195312,
196845+
"unit": "ns/iter",
196846+
"extra": "iterations: 100\ncpu: 64370.79000000001 ns\nthreads: 1"
196847+
},
196848+
{
196849+
"name": "BM_BaselineBuffer/2",
196850+
"value": 11677756.309509277,
196851+
"unit": "ns/iter",
196852+
"extra": "iterations: 100\ncpu: 202731.28 ns\nthreads: 1"
196853+
},
196854+
{
196855+
"name": "BM_BaselineBuffer/4",
196856+
"value": 15140447.616577148,
196857+
"unit": "ns/iter",
196858+
"extra": "iterations: 100\ncpu: 421978.22 ns\nthreads: 1"
196859+
},
196860+
{
196861+
"name": "BM_LockFreeBuffer/1",
196862+
"value": 3265191.3166046143,
196863+
"unit": "ns/iter",
196864+
"extra": "iterations: 1000\ncpu: 52649.318 ns\nthreads: 1"
196865+
},
196866+
{
196867+
"name": "BM_LockFreeBuffer/2",
196868+
"value": 5504469.871520996,
196869+
"unit": "ns/iter",
196870+
"extra": "iterations: 100\ncpu: 187336.94999999995 ns\nthreads: 1"
196871+
},
196872+
{
196873+
"name": "BM_LockFreeBuffer/4",
196874+
"value": 9040358.066558838,
196875+
"unit": "ns/iter",
196876+
"extra": "iterations: 100\ncpu: 380092.36 ns\nthreads: 1"
196877+
},
196878+
{
196879+
"name": "BM_Base64Escape",
196880+
"value": 126.24652803903388,
196881+
"unit": "ns/iter",
196882+
"extra": "iterations: 1112300\ncpu: 125.72580239144116 ns\nthreads: 1"
196883+
},
196884+
{
196885+
"name": "BM_Base64Unescape",
196886+
"value": 129.62791860113634,
196887+
"unit": "ns/iter",
196888+
"extra": "iterations: 1183039\ncpu: 118.19720567115708 ns\nthreads: 1"
196889+
},
196890+
{
196891+
"name": "BM_RandomIdGeneration",
196892+
"value": 3.9986529483147257,
196893+
"unit": "ns/iter",
196894+
"extra": "iterations: 35937610\ncpu: 3.9716232381619143 ns\nthreads: 1"
196895+
},
196896+
{
196897+
"name": "BM_RandomIdStdGeneration",
196898+
"value": 7.964918584515056,
196899+
"unit": "ns/iter",
196900+
"extra": "iterations: 17564819\ncpu: 7.951745190200937 ns\nthreads: 1"
196901+
}
196902+
]
196705196903
}
196706196904
],
196707196905
"OpenTelemetry-cpp exporters Benchmark": [

0 commit comments

Comments
 (0)