Skip to content

Commit

Permalink
add OpenTelemetry-cpp api Benchmark (googlecpp) benchmark result for 0…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 22, 2023
1 parent 0799bb2 commit 044cc2c
Showing 1 changed file with 199 additions and 1 deletion.
200 changes: 199 additions & 1 deletion benchmarks/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1703265516515,
"lastUpdate": 1703265517977,
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
"entries": {
"OpenTelemetry-cpp api Benchmark": [
Expand Down Expand Up @@ -61004,6 +61004,204 @@ window.BENCHMARK_DATA = {
"extra": "iterations: 1764\ncpu: 78394.95464852604 ns\nthreads: 1"
}
]
},
{
"commit": {
"author": {
"email": "lalit_fin@yahoo.com",
"name": "Lalit Kumar Bhasin",
"username": "lalitb"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "0dd5eedf7515c713da997ce93c97e7e5075b271d",
"message": "[EXPORTER] Fix Aggregation type detection in OTLP Exporter (#2467)",
"timestamp": "2023-12-22T18:09:48+01:00",
"tree_id": "da8eec37d3a861beb0e78edad2faf8a3a3ebc6d6",
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/0dd5eedf7515c713da997ce93c97e7e5075b271d"
},
"date": 1703265510410,
"tool": "googlecpp",
"benches": [
{
"name": "BM_SpinLockThrashing/1/process_time/real_time",
"value": 0.09815573164067909,
"unit": "ms/iter",
"extra": "iterations: 1354\ncpu: 0.08748264401772526 ms\nthreads: 1"
},
{
"name": "BM_SpinLockThrashing/2/process_time/real_time",
"value": 0.1844655022957671,
"unit": "ms/iter",
"extra": "iterations: 751\ncpu: 0.1665395472703063 ms\nthreads: 1"
},
{
"name": "BM_SpinLockThrashing/4/process_time/real_time",
"value": 0.801662735591661,
"unit": "ms/iter",
"extra": "iterations: 151\ncpu: 0.6748152317880797 ms\nthreads: 1"
},
{
"name": "BM_ProcYieldSpinLockThrashing/1/process_time/real_time",
"value": 0.09085226428601169,
"unit": "ms/iter",
"extra": "iterations: 1290\ncpu: 0.08314550387596896 ms\nthreads: 1"
},
{
"name": "BM_ProcYieldSpinLockThrashing/2/process_time/real_time",
"value": 0.18845628571990353,
"unit": "ms/iter",
"extra": "iterations: 745\ncpu: 0.16921060402684557 ms\nthreads: 1"
},
{
"name": "BM_ProcYieldSpinLockThrashing/4/process_time/real_time",
"value": 0.8781947587665758,
"unit": "ms/iter",
"extra": "iterations: 190\ncpu: 0.7313873684210525 ms\nthreads: 1"
},
{
"name": "BM_NaiveSpinLockThrashing/1/process_time/real_time",
"value": 0.11094661370893945,
"unit": "ms/iter",
"extra": "iterations: 1239\ncpu: 0.0886827280064568 ms\nthreads: 1"
},
{
"name": "BM_NaiveSpinLockThrashing/2/process_time/real_time",
"value": 0.19650743744998375,
"unit": "ms/iter",
"extra": "iterations: 637\ncpu: 0.1538970172684457 ms\nthreads: 1"
},
{
"name": "BM_NaiveSpinLockThrashing/4/process_time/real_time",
"value": 0.9413719177246094,
"unit": "ms/iter",
"extra": "iterations: 110\ncpu: 0.7765463636363645 ms\nthreads: 1"
},
{
"name": "BM_ThreadYieldSpinLockThrashing/1/process_time/real_time",
"value": 7.39037363152755,
"unit": "ms/iter",
"extra": "iterations: 19\ncpu: 7.365521052631587 ms\nthreads: 1"
},
{
"name": "BM_ThreadYieldSpinLockThrashing/2/process_time/real_time",
"value": 29.21772003173828,
"unit": "ms/iter",
"extra": "iterations: 5\ncpu: 32.709079999999965 ms\nthreads: 1"
},
{
"name": "BM_ThreadYieldSpinLockThrashing/4/process_time/real_time",
"value": 98.04058074951172,
"unit": "ms/iter",
"extra": "iterations: 2\ncpu: 159.61210000000014 ms\nthreads: 1"
},
{
"name": "BM_SpanCreation",
"value": 24.878560637959104,
"unit": "ns/iter",
"extra": "iterations: 5523859\ncpu: 24.86419367329977 ns\nthreads: 1"
},
{
"name": "BM_SpanCreationWithScope",
"value": 285.85604209409985,
"unit": "ns/iter",
"extra": "iterations: 486804\ncpu: 285.6895177525247 ns\nthreads: 1"
},
{
"name": "BM_NestedSpanCreationWithScope",
"value": 884.1218998164328,
"unit": "ns/iter",
"extra": "iterations: 160669\ncpu: 867.5824210021842 ns\nthreads: 1"
},
{
"name": "BM_SpanCreationWithManualSpanContextPropagation",
"value": 139.4964559218955,
"unit": "ns/iter",
"extra": "iterations: 1003390\ncpu: 139.4557450243674 ns\nthreads: 1"
},
{
"name": "BM_SpanCreationWitContextPropagation",
"value": 881.1128643504182,
"unit": "ns/iter",
"extra": "iterations: 157453\ncpu: 880.1553479451009 ns\nthreads: 1"
},
{
"name": "BM_SpanIdDefaultConstructor",
"value": 0.7155778333592269,
"unit": "ns/iter",
"extra": "iterations: 190392262\ncpu: 0.715590531720244 ns\nthreads: 1"
},
{
"name": "BM_SpanIdConstructor",
"value": 0.8113678689424672,
"unit": "ns/iter",
"extra": "iterations: 203101063\ncpu: 0.7023124246277332 ns\nthreads: 1"
},
{
"name": "BM_SpanIdToLowerBase16",
"value": 15.284231003708976,
"unit": "ns/iter",
"extra": "iterations: 10619013\ncpu: 13.20529506838348 ns\nthreads: 1"
},
{
"name": "BM_SpanIdIsValid",
"value": 0.7027933720530779,
"unit": "ns/iter",
"extra": "iterations: 203240525\ncpu: 0.6978071917497751 ns\nthreads: 1"
},
{
"name": "BM_CreateBaggageFromTenEntries",
"value": 6299.843944405445,
"unit": "ns/iter",
"extra": "iterations: 23955\ncpu: 5790.887079941557 ns\nthreads: 1"
},
{
"name": "BM_ExtractBaggageHavingTenEntries",
"value": 0.7842908661310344,
"unit": "ns/iter",
"extra": "iterations: 176808754\ncpu: 0.7830833986873748 ns\nthreads: 1"
},
{
"name": "BM_CreateBaggageFrom180Entries",
"value": 119062.82941745849,
"unit": "ns/iter",
"extra": "iterations: 1133\ncpu: 118927.4492497794 ns\nthreads: 1"
},
{
"name": "BM_ExtractBaggageWith180Entries",
"value": 0.7783929465034984,
"unit": "ns/iter",
"extra": "iterations: 179233036\ncpu: 0.7768902603424073 ns\nthreads: 1"
},
{
"name": "BM_SetValueBaggageWithTenEntries",
"value": 1039.4578053750324,
"unit": "ns/iter",
"extra": "iterations: 132748\ncpu: 1023.4768132099923 ns\nthreads: 1"
},
{
"name": "BM_SetValueBaggageWith180Entries",
"value": 26553.6085196256,
"unit": "ns/iter",
"extra": "iterations: 5258\ncpu: 26442.86801065041 ns\nthreads: 1"
},
{
"name": "BM_BaggageToHeaderTenEntries",
"value": 4387.928520417262,
"unit": "ns/iter",
"extra": "iterations: 31815\ncpu: 4379.437372308663 ns\nthreads: 1"
},
{
"name": "BM_BaggageToHeader180Entries",
"value": 80179.43762139026,
"unit": "ns/iter",
"extra": "iterations: 1795\ncpu: 78662.50696378828 ns\nthreads: 1"
}
]
}
],
"OpenTelemetry-cpp sdk Benchmark": [
Expand Down

0 comments on commit 044cc2c

Please sign in to comment.