Skip to content

Commit

Permalink
add OpenTelemetry-cpp api Benchmark (googlecpp) benchmark result for a…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Aug 25, 2024
1 parent aef28d4 commit 7cf1811
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": 1724609502752,
"lastUpdate": 1724609504113,
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
"entries": {
"OpenTelemetry-cpp api Benchmark": [
Expand Down Expand Up @@ -88130,6 +88130,204 @@ window.BENCHMARK_DATA = {
"extra": "iterations: 233074\ncpu: 581.7733938577448 ns\nthreads: 1"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Siddhartha Malladi",
"username": "msiddhu"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "a71642fe678f90ba6d379d699e533ce441394bdf",
"message": "[Code Health] Clang Tidy cleanup, Part 2 (#3038)",
"timestamp": "2024-08-25T19:58:32+02:00",
"tree_id": "9f268525afeb0d5b670c2410b5402e1fbad1e6f9",
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/a71642fe678f90ba6d379d699e533ce441394bdf"
},
"date": 1724609492894,
"tool": "googlecpp",
"benches": [
{
"name": "BM_SpinLockThrashing/1/process_time/real_time",
"value": 0.21839090351409582,
"unit": "ms/iter",
"extra": "iterations: 1389\ncpu: 0.08093680777537797 ms\nthreads: 1"
},
{
"name": "BM_SpinLockThrashing/2/process_time/real_time",
"value": 0.545456295921689,
"unit": "ms/iter",
"extra": "iterations: 861\ncpu: 0.09167359698025554 ms\nthreads: 1"
},
{
"name": "BM_SpinLockThrashing/4/process_time/real_time",
"value": 2.3596398532390594,
"unit": "ms/iter",
"extra": "iterations: 64\ncpu: 0.6267512812500008 ms\nthreads: 1"
},
{
"name": "BM_ProcYieldSpinLockThrashing/1/process_time/real_time",
"value": 0.14397362079000645,
"unit": "ms/iter",
"extra": "iterations: 1108\ncpu: 0.0846940722021661 ms\nthreads: 1"
},
{
"name": "BM_ProcYieldSpinLockThrashing/2/process_time/real_time",
"value": 0.30405946106080584,
"unit": "ms/iter",
"extra": "iterations: 494\ncpu: 0.0893558684210526 ms\nthreads: 1"
},
{
"name": "BM_ProcYieldSpinLockThrashing/4/process_time/real_time",
"value": 0.9215859805836397,
"unit": "ms/iter",
"extra": "iterations: 170\ncpu: 0.6372555882352938 ms\nthreads: 1"
},
{
"name": "BM_NaiveSpinLockThrashing/1/process_time/real_time",
"value": 0.11944913864135742,
"unit": "ms/iter",
"extra": "iterations: 1000\ncpu: 0.08229523300000008 ms\nthreads: 1"
},
{
"name": "BM_NaiveSpinLockThrashing/2/process_time/real_time",
"value": 0.4284418602753861,
"unit": "ms/iter",
"extra": "iterations: 649\ncpu: 0.1127735670261942 ms\nthreads: 1"
},
{
"name": "BM_NaiveSpinLockThrashing/4/process_time/real_time",
"value": 1.9994664192199707,
"unit": "ms/iter",
"extra": "iterations: 100\ncpu: 0.8144891399999998 ms\nthreads: 1"
},
{
"name": "BM_ThreadYieldSpinLockThrashing/1/process_time/real_time",
"value": 14.757114298203412,
"unit": "ms/iter",
"extra": "iterations: 17\ncpu: 9.824016411764708 ms\nthreads: 1"
},
{
"name": "BM_ThreadYieldSpinLockThrashing/2/process_time/real_time",
"value": 33.81152153015137,
"unit": "ms/iter",
"extra": "iterations: 5\ncpu: 34.956568200000014 ms\nthreads: 1"
},
{
"name": "BM_ThreadYieldSpinLockThrashing/4/process_time/real_time",
"value": 102.0348072052002,
"unit": "ms/iter",
"extra": "iterations: 1\ncpu: 161.22569499999994 ms\nthreads: 1"
},
{
"name": "BM_CreateBaggageFromTenEntries",
"value": 5749.587641047701,
"unit": "ns/iter",
"extra": "iterations: 22992\ncpu: 5746.381045581073 ns\nthreads: 1"
},
{
"name": "BM_ExtractBaggageHavingTenEntries",
"value": 0.7648299316173879,
"unit": "ns/iter",
"extra": "iterations: 208166998\ncpu: 0.6929846487962519 ns\nthreads: 1"
},
{
"name": "BM_CreateBaggageFrom180Entries",
"value": 110604.27577930754,
"unit": "ns/iter",
"extra": "iterations: 1282\ncpu: 109930.21450858036 ns\nthreads: 1"
},
{
"name": "BM_ExtractBaggageWith180Entries",
"value": 1.3926429603372366,
"unit": "ns/iter",
"extra": "iterations: 102148407\ncpu: 1.3918526110740037 ns\nthreads: 1"
},
{
"name": "BM_SetValueBaggageWithTenEntries",
"value": 1065.3057333522295,
"unit": "ns/iter",
"extra": "iterations: 137900\ncpu: 1037.333488034808 ns\nthreads: 1"
},
{
"name": "BM_SetValueBaggageWith180Entries",
"value": 31430.644664512016,
"unit": "ns/iter",
"extra": "iterations: 5290\ncpu: 26709.298487712636 ns\nthreads: 1"
},
{
"name": "BM_BaggageToHeaderTenEntries",
"value": 4947.760698359984,
"unit": "ns/iter",
"extra": "iterations: 31710\ncpu: 4543.180195521915 ns\nthreads: 1"
},
{
"name": "BM_BaggageToHeader180Entries",
"value": 86558.95893305159,
"unit": "ns/iter",
"extra": "iterations: 1722\ncpu: 80572.04645760749 ns\nthreads: 1"
},
{
"name": "BM_SpanIdDefaultConstructor",
"value": 0.662646901853861,
"unit": "ns/iter",
"extra": "iterations: 209883089\ncpu: 0.6594518151007392 ns\nthreads: 1"
},
{
"name": "BM_SpanIdConstructor",
"value": 0.6634764476945051,
"unit": "ns/iter",
"extra": "iterations: 213593258\ncpu: 0.6554796546995878 ns\nthreads: 1"
},
{
"name": "BM_SpanIdToLowerBase16",
"value": 14.6743186079583,
"unit": "ns/iter",
"extra": "iterations: 10348188\ncpu: 13.114714189575988 ns\nthreads: 1"
},
{
"name": "BM_SpanIdIsValid",
"value": 0.7616873634944263,
"unit": "ns/iter",
"extra": "iterations: 205462192\ncpu: 0.7257333261586151 ns\nthreads: 1"
},
{
"name": "BM_SpanCreation",
"value": 22.506881349871488,
"unit": "ns/iter",
"extra": "iterations: 6491350\ncpu: 22.037355403729585 ns\nthreads: 1"
},
{
"name": "BM_SpanCreationWithScope",
"value": 185.55471216699394,
"unit": "ns/iter",
"extra": "iterations: 740825\ncpu: 184.7585556642932 ns\nthreads: 1"
},
{
"name": "BM_NestedSpanCreationWithScope",
"value": 608.1651235690327,
"unit": "ns/iter",
"extra": "iterations: 231972\ncpu: 607.0289560809066 ns\nthreads: 1"
},
{
"name": "BM_SpanCreationWithManualSpanContextPropagation",
"value": 118.34273365711799,
"unit": "ns/iter",
"extra": "iterations: 1280609\ncpu: 112.12517013389729 ns\nthreads: 1"
},
{
"name": "BM_SpanCreationWitContextPropagation",
"value": 655.6570386240454,
"unit": "ns/iter",
"extra": "iterations: 240580\ncpu: 586.5910133843212 ns\nthreads: 1"
}
]
}
],
"OpenTelemetry-cpp sdk Benchmark": [
Expand Down

0 comments on commit 7cf1811

Please sign in to comment.