Skip to content

Commit

Permalink
add OpenTelemetry-cpp api Benchmark (googlecpp) benchmark result for 2…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Aug 21, 2024
1 parent 2c25644 commit 9f65da9
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": 1724280610733,
"lastUpdate": 1724280613515,
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
"entries": {
"OpenTelemetry-cpp api Benchmark": [
Expand Down Expand Up @@ -87932,6 +87932,204 @@ window.BENCHMARK_DATA = {
"extra": "iterations: 232622\ncpu: 600.0690433406987 ns\nthreads: 1"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "WenTao Ou",
"username": "owent"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "242d52ac67a8c20484cddabd2b3feeebeb4399b0",
"message": "[SDK] PeriodicExportingMetricReader: future is never set, blocks until timeout (#3030)",
"timestamp": "2024-08-21T15:36:53-07:00",
"tree_id": "5ef0fd90b96a9038e2e2871366cd98596010e55c",
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/242d52ac67a8c20484cddabd2b3feeebeb4399b0"
},
"date": 1724280602805,
"tool": "googlecpp",
"benches": [
{
"name": "BM_SpinLockThrashing/1/process_time/real_time",
"value": 0.08107887159145784,
"unit": "ms/iter",
"extra": "iterations: 1541\ncpu: 0.06774566969500326 ms\nthreads: 1"
},
{
"name": "BM_SpinLockThrashing/2/process_time/real_time",
"value": 0.20065668929490824,
"unit": "ms/iter",
"extra": "iterations: 1003\ncpu: 0.11397360618145563 ms\nthreads: 1"
},
{
"name": "BM_SpinLockThrashing/4/process_time/real_time",
"value": 1.2787914276123047,
"unit": "ms/iter",
"extra": "iterations: 100\ncpu: 0.5207305200000001 ms\nthreads: 1"
},
{
"name": "BM_ProcYieldSpinLockThrashing/1/process_time/real_time",
"value": 0.08374445537138267,
"unit": "ms/iter",
"extra": "iterations: 1690\ncpu: 0.07004745976331365 ms\nthreads: 1"
},
{
"name": "BM_ProcYieldSpinLockThrashing/2/process_time/real_time",
"value": 0.3996635305470434,
"unit": "ms/iter",
"extra": "iterations: 754\ncpu: 0.14563045490716178 ms\nthreads: 1"
},
{
"name": "BM_ProcYieldSpinLockThrashing/4/process_time/real_time",
"value": 1.495070457458496,
"unit": "ms/iter",
"extra": "iterations: 100\ncpu: 0.461784930000001 ms\nthreads: 1"
},
{
"name": "BM_NaiveSpinLockThrashing/1/process_time/real_time",
"value": 0.48722428818271585,
"unit": "ms/iter",
"extra": "iterations: 584\ncpu: 0.08281618493150676 ms\nthreads: 1"
},
{
"name": "BM_NaiveSpinLockThrashing/2/process_time/real_time",
"value": 0.6541637487189714,
"unit": "ms/iter",
"extra": "iterations: 172\ncpu: 0.17183354069767443 ms\nthreads: 1"
},
{
"name": "BM_NaiveSpinLockThrashing/4/process_time/real_time",
"value": 1.7489062415228949,
"unit": "ms/iter",
"extra": "iterations: 72\ncpu: 0.8368720555555564 ms\nthreads: 1"
},
{
"name": "BM_ThreadYieldSpinLockThrashing/1/process_time/real_time",
"value": 9.217136046465706,
"unit": "ms/iter",
"extra": "iterations: 17\ncpu: 7.186962764705879 ms\nthreads: 1"
},
{
"name": "BM_ThreadYieldSpinLockThrashing/2/process_time/real_time",
"value": 43.26820373535156,
"unit": "ms/iter",
"extra": "iterations: 3\ncpu: 41.87087733333332 ms\nthreads: 1"
},
{
"name": "BM_ThreadYieldSpinLockThrashing/4/process_time/real_time",
"value": 113.53754997253418,
"unit": "ms/iter",
"extra": "iterations: 1\ncpu: 209.13760399999993 ms\nthreads: 1"
},
{
"name": "BM_CreateBaggageFromTenEntries",
"value": 5505.438866950526,
"unit": "ns/iter",
"extra": "iterations: 25447\ncpu: 5232.461783314339 ns\nthreads: 1"
},
{
"name": "BM_ExtractBaggageHavingTenEntries",
"value": 0.6249612824488607,
"unit": "ns/iter",
"extra": "iterations: 233296923\ncpu: 0.6189718584501004 ns\nthreads: 1"
},
{
"name": "BM_CreateBaggageFrom180Entries",
"value": 107534.65601746639,
"unit": "ns/iter",
"extra": "iterations: 1241\ncpu: 107384.28686543115 ns\nthreads: 1"
},
{
"name": "BM_ExtractBaggageWith180Entries",
"value": 1.3906417559908224,
"unit": "ns/iter",
"extra": "iterations: 101002537\ncpu: 1.3900981813951858 ns\nthreads: 1"
},
{
"name": "BM_SetValueBaggageWithTenEntries",
"value": 1067.354597974092,
"unit": "ns/iter",
"extra": "iterations: 130356\ncpu: 1065.4352465555862 ns\nthreads: 1"
},
{
"name": "BM_SetValueBaggageWith180Entries",
"value": 27229.76222137707,
"unit": "ns/iter",
"extra": "iterations: 5131\ncpu: 27083.334047943852 ns\nthreads: 1"
},
{
"name": "BM_BaggageToHeaderTenEntries",
"value": 4568.29939546449,
"unit": "ns/iter",
"extra": "iterations: 30702\ncpu: 4557.579343365256 ns\nthreads: 1"
},
{
"name": "BM_BaggageToHeader180Entries",
"value": 78440.11984544898,
"unit": "ns/iter",
"extra": "iterations: 1756\ncpu: 78312.42767653771 ns\nthreads: 1"
},
{
"name": "BM_SpanIdDefaultConstructor",
"value": 0.8156577879181708,
"unit": "ns/iter",
"extra": "iterations: 197388179\ncpu: 0.7194454435896083 ns\nthreads: 1"
},
{
"name": "BM_SpanIdConstructor",
"value": 0.8088208133595922,
"unit": "ns/iter",
"extra": "iterations: 198199799\ncpu: 0.6957426833717425 ns\nthreads: 1"
},
{
"name": "BM_SpanIdToLowerBase16",
"value": 15.310389002835151,
"unit": "ns/iter",
"extra": "iterations: 10437423\ncpu: 13.24354613202895 ns\nthreads: 1"
},
{
"name": "BM_SpanIdIsValid",
"value": 0.7950974593124197,
"unit": "ns/iter",
"extra": "iterations: 195502960\ncpu: 0.7310490337333001 ns\nthreads: 1"
},
{
"name": "BM_SpanCreation",
"value": 21.927589718639656,
"unit": "ns/iter",
"extra": "iterations: 6422276\ncpu: 21.875120440167944 ns\nthreads: 1"
},
{
"name": "BM_SpanCreationWithScope",
"value": 195.76171608677086,
"unit": "ns/iter",
"extra": "iterations: 731763\ncpu: 195.22767617384318 ns\nthreads: 1"
},
{
"name": "BM_NestedSpanCreationWithScope",
"value": 646.5040135879062,
"unit": "ns/iter",
"extra": "iterations: 222367\ncpu: 645.4884267899464 ns\nthreads: 1"
},
{
"name": "BM_SpanCreationWithManualSpanContextPropagation",
"value": 180.27926284536213,
"unit": "ns/iter",
"extra": "iterations: 1250400\ncpu: 112.03971369161876 ns\nthreads: 1"
},
{
"name": "BM_SpanCreationWitContextPropagation",
"value": 673.0598407742317,
"unit": "ns/iter",
"extra": "iterations: 233074\ncpu: 581.7733938577448 ns\nthreads: 1"
}
]
}
],
"OpenTelemetry-cpp sdk Benchmark": [
Expand Down

0 comments on commit 9f65da9

Please sign in to comment.