|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1734508420152, |
| 2 | + "lastUpdate": 1734508422251, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -102386,6 +102386,204 @@ window.BENCHMARK_DATA = { |
102386 | 102386 | "extra": "iterations: 239107\ncpu: 588.6305210637917 ns\nthreads: 1" |
102387 | 102387 | } |
102388 | 102388 | ] |
| 102389 | + }, |
| 102390 | + { |
| 102391 | + "commit": { |
| 102392 | + "author": { |
| 102393 | + |
| 102394 | + "name": "WenTao Ou", |
| 102395 | + "username": "owent" |
| 102396 | + }, |
| 102397 | + "committer": { |
| 102398 | + |
| 102399 | + "name": "GitHub", |
| 102400 | + "username": "web-flow" |
| 102401 | + }, |
| 102402 | + "distinct": true, |
| 102403 | + "id": "d9ad23ee86c95bc27a85df3052bc5552e6e984d5", |
| 102404 | + "message": "[BUILD] Add cxx feature detections (#3203)", |
| 102405 | + "timestamp": "2024-12-18T08:37:47+01:00", |
| 102406 | + "tree_id": "a63b52dd7b3eff9d8296eabea430f9c88af6b2d7", |
| 102407 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/d9ad23ee86c95bc27a85df3052bc5552e6e984d5" |
| 102408 | + }, |
| 102409 | + "date": 1734508407918, |
| 102410 | + "tool": "googlecpp", |
| 102411 | + "benches": [ |
| 102412 | + { |
| 102413 | + "name": "BM_SpinLockThrashing/1/process_time/real_time", |
| 102414 | + "value": 0.10152330377319607, |
| 102415 | + "unit": "ms/iter", |
| 102416 | + "extra": "iterations: 1347\ncpu: 0.08247245657015591 ms\nthreads: 1" |
| 102417 | + }, |
| 102418 | + { |
| 102419 | + "name": "BM_SpinLockThrashing/2/process_time/real_time", |
| 102420 | + "value": 0.23181531117577434, |
| 102421 | + "unit": "ms/iter", |
| 102422 | + "extra": "iterations: 566\ncpu: 0.19601081802120143 ms\nthreads: 1" |
| 102423 | + }, |
| 102424 | + { |
| 102425 | + "name": "BM_SpinLockThrashing/4/process_time/real_time", |
| 102426 | + "value": 0.6718798334818767, |
| 102427 | + "unit": "ms/iter", |
| 102428 | + "extra": "iterations: 249\ncpu: 0.3259139759036144 ms\nthreads: 1" |
| 102429 | + }, |
| 102430 | + { |
| 102431 | + "name": "BM_ProcYieldSpinLockThrashing/1/process_time/real_time", |
| 102432 | + "value": 0.11527013778686523, |
| 102433 | + "unit": "ms/iter", |
| 102434 | + "extra": "iterations: 1000\ncpu: 0.07915546700000003 ms\nthreads: 1" |
| 102435 | + }, |
| 102436 | + { |
| 102437 | + "name": "BM_ProcYieldSpinLockThrashing/2/process_time/real_time", |
| 102438 | + "value": 0.2061759508573092, |
| 102439 | + "unit": "ms/iter", |
| 102440 | + "extra": "iterations: 650\ncpu: 0.17560014307692315 ms\nthreads: 1" |
| 102441 | + }, |
| 102442 | + { |
| 102443 | + "name": "BM_ProcYieldSpinLockThrashing/4/process_time/real_time", |
| 102444 | + "value": 0.644887899207236, |
| 102445 | + "unit": "ms/iter", |
| 102446 | + "extra": "iterations: 229\ncpu: 0.4854192751091703 ms\nthreads: 1" |
| 102447 | + }, |
| 102448 | + { |
| 102449 | + "name": "BM_NaiveSpinLockThrashing/1/process_time/real_time", |
| 102450 | + "value": 0.13556415310491882, |
| 102451 | + "unit": "ms/iter", |
| 102452 | + "extra": "iterations: 1465\ncpu: 0.0878954778156997 ms\nthreads: 1" |
| 102453 | + }, |
| 102454 | + { |
| 102455 | + "name": "BM_NaiveSpinLockThrashing/2/process_time/real_time", |
| 102456 | + "value": 0.500281436148945, |
| 102457 | + "unit": "ms/iter", |
| 102458 | + "extra": "iterations: 737\ncpu: 0.15710203934871103 ms\nthreads: 1" |
| 102459 | + }, |
| 102460 | + { |
| 102461 | + "name": "BM_NaiveSpinLockThrashing/4/process_time/real_time", |
| 102462 | + "value": 0.7347224220152824, |
| 102463 | + "unit": "ms/iter", |
| 102464 | + "extra": "iterations: 248\ncpu: 0.7945562943548389 ms\nthreads: 1" |
| 102465 | + }, |
| 102466 | + { |
| 102467 | + "name": "BM_ThreadYieldSpinLockThrashing/1/process_time/real_time", |
| 102468 | + "value": 8.295791489737374, |
| 102469 | + "unit": "ms/iter", |
| 102470 | + "extra": "iterations: 14\ncpu: 7.996947714285702 ms\nthreads: 1" |
| 102471 | + }, |
| 102472 | + { |
| 102473 | + "name": "BM_ThreadYieldSpinLockThrashing/2/process_time/real_time", |
| 102474 | + "value": 42.71904627482096, |
| 102475 | + "unit": "ms/iter", |
| 102476 | + "extra": "iterations: 3\ncpu: 44.032961333333304 ms\nthreads: 1" |
| 102477 | + }, |
| 102478 | + { |
| 102479 | + "name": "BM_ThreadYieldSpinLockThrashing/4/process_time/real_time", |
| 102480 | + "value": 100.19898414611816, |
| 102481 | + "unit": "ms/iter", |
| 102482 | + "extra": "iterations: 1\ncpu: 178.44475500000013 ms\nthreads: 1" |
| 102483 | + }, |
| 102484 | + { |
| 102485 | + "name": "BM_CreateBaggageFromTenEntries", |
| 102486 | + "value": 5818.3731248248, |
| 102487 | + "unit": "ns/iter", |
| 102488 | + "extra": "iterations: 23996\ncpu: 5798.346391065177 ns\nthreads: 1" |
| 102489 | + }, |
| 102490 | + { |
| 102491 | + "name": "BM_ExtractBaggageHavingTenEntries", |
| 102492 | + "value": 0.7431432508529723, |
| 102493 | + "unit": "ns/iter", |
| 102494 | + "extra": "iterations: 199325068\ncpu: 0.740778329999115 ns\nthreads: 1" |
| 102495 | + }, |
| 102496 | + { |
| 102497 | + "name": "BM_CreateBaggageFrom180Entries", |
| 102498 | + "value": 114515.05795243134, |
| 102499 | + "unit": "ns/iter", |
| 102500 | + "extra": "iterations: 1222\ncpu: 113827.51145662853 ns\nthreads: 1" |
| 102501 | + }, |
| 102502 | + { |
| 102503 | + "name": "BM_ExtractBaggageWith180Entries", |
| 102504 | + "value": 1.5424608066406535, |
| 102505 | + "unit": "ns/iter", |
| 102506 | + "extra": "iterations: 90944199\ncpu: 1.50721731025417 ns\nthreads: 1" |
| 102507 | + }, |
| 102508 | + { |
| 102509 | + "name": "BM_SetValueBaggageWithTenEntries", |
| 102510 | + "value": 1008.9621750106879, |
| 102511 | + "unit": "ns/iter", |
| 102512 | + "extra": "iterations: 141625\ncpu: 1008.4120035304495 ns\nthreads: 1" |
| 102513 | + }, |
| 102514 | + { |
| 102515 | + "name": "BM_SetValueBaggageWith180Entries", |
| 102516 | + "value": 24588.995201643123, |
| 102517 | + "unit": "ns/iter", |
| 102518 | + "extra": "iterations: 5676\ncpu: 24571.925828047937 ns\nthreads: 1" |
| 102519 | + }, |
| 102520 | + { |
| 102521 | + "name": "BM_BaggageToHeaderTenEntries", |
| 102522 | + "value": 4027.0909703132406, |
| 102523 | + "unit": "ns/iter", |
| 102524 | + "extra": "iterations: 35069\ncpu: 4025.83655079985 ns\nthreads: 1" |
| 102525 | + }, |
| 102526 | + { |
| 102527 | + "name": "BM_BaggageToHeader180Entries", |
| 102528 | + "value": 73804.00138365309, |
| 102529 | + "unit": "ns/iter", |
| 102530 | + "extra": "iterations: 1932\ncpu: 73746.76449275357 ns\nthreads: 1" |
| 102531 | + }, |
| 102532 | + { |
| 102533 | + "name": "BM_SpanIdDefaultConstructor", |
| 102534 | + "value": 0.760138971878079, |
| 102535 | + "unit": "ns/iter", |
| 102536 | + "extra": "iterations: 189481457\ncpu: 0.7375211285186603 ns\nthreads: 1" |
| 102537 | + }, |
| 102538 | + { |
| 102539 | + "name": "BM_SpanIdConstructor", |
| 102540 | + "value": 0.7709523887413459, |
| 102541 | + "unit": "ns/iter", |
| 102542 | + "extra": "iterations: 196406882\ncpu: 0.7460218985605609 ns\nthreads: 1" |
| 102543 | + }, |
| 102544 | + { |
| 102545 | + "name": "BM_SpanIdToLowerBase16", |
| 102546 | + "value": 14.87071717898511, |
| 102547 | + "unit": "ns/iter", |
| 102548 | + "extra": "iterations: 10105414\ncpu: 13.756388803071307 ns\nthreads: 1" |
| 102549 | + }, |
| 102550 | + { |
| 102551 | + "name": "BM_SpanIdIsValid", |
| 102552 | + "value": 0.6764686271611149, |
| 102553 | + "unit": "ns/iter", |
| 102554 | + "extra": "iterations: 190372936\ncpu: 0.6308356194075821 ns\nthreads: 1" |
| 102555 | + }, |
| 102556 | + { |
| 102557 | + "name": "BM_SpanCreation", |
| 102558 | + "value": 25.538283285534675, |
| 102559 | + "unit": "ns/iter", |
| 102560 | + "extra": "iterations: 5616554\ncpu: 24.61291443116189 ns\nthreads: 1" |
| 102561 | + }, |
| 102562 | + { |
| 102563 | + "name": "BM_SpanCreationWithScope", |
| 102564 | + "value": 216.95739766067257, |
| 102565 | + "unit": "ns/iter", |
| 102566 | + "extra": "iterations: 724226\ncpu: 189.66951338394372 ns\nthreads: 1" |
| 102567 | + }, |
| 102568 | + { |
| 102569 | + "name": "BM_NestedSpanCreationWithScope", |
| 102570 | + "value": 598.0397439526121, |
| 102571 | + "unit": "ns/iter", |
| 102572 | + "extra": "iterations: 243646\ncpu: 594.4014635988278 ns\nthreads: 1" |
| 102573 | + }, |
| 102574 | + { |
| 102575 | + "name": "BM_SpanCreationWithManualSpanContextPropagation", |
| 102576 | + "value": 133.5480586438241, |
| 102577 | + "unit": "ns/iter", |
| 102578 | + "extra": "iterations: 1162964\ncpu: 120.09686886266468 ns\nthreads: 1" |
| 102579 | + }, |
| 102580 | + { |
| 102581 | + "name": "BM_SpanCreationWitContextPropagation", |
| 102582 | + "value": 569.4909395500855, |
| 102583 | + "unit": "ns/iter", |
| 102584 | + "extra": "iterations: 244371\ncpu: 550.5995064880861 ns\nthreads: 1" |
| 102585 | + } |
| 102586 | + ] |
102389 | 102587 | } |
102390 | 102588 | ], |
102391 | 102589 | "OpenTelemetry-cpp sdk Benchmark": [ |
|
0 commit comments