|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1748018767451, |
| 2 | + "lastUpdate": 1748018769641, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -123374,6 +123374,204 @@ window.BENCHMARK_DATA = { |
123374 | 123374 | "extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1" |
123375 | 123375 | } |
123376 | 123376 | ] |
| 123377 | + }, |
| 123378 | + { |
| 123379 | + "commit": { |
| 123380 | + "author": { |
| 123381 | + |
| 123382 | + "name": "Tom Tan", |
| 123383 | + "username": "ThomsonTan" |
| 123384 | + }, |
| 123385 | + "committer": { |
| 123386 | + |
| 123387 | + "name": "GitHub", |
| 123388 | + "username": "web-flow" |
| 123389 | + }, |
| 123390 | + "distinct": true, |
| 123391 | + "id": "87c216f5c83c23e924ee570f68cf427053ea32ef", |
| 123392 | + "message": "[CMake] Add missing CMake keyword for target_link_libraries (#3442)", |
| 123393 | + "timestamp": "2025-05-23T18:42:32+02:00", |
| 123394 | + "tree_id": "4e07e337b4b0a2f6c1e1b5c127d7d5be2e135e87", |
| 123395 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/87c216f5c83c23e924ee570f68cf427053ea32ef" |
| 123396 | + }, |
| 123397 | + "date": 1748018748266, |
| 123398 | + "tool": "googlecpp", |
| 123399 | + "benches": [ |
| 123400 | + { |
| 123401 | + "name": "BM_SpinLockThrashing/1/process_time/real_time", |
| 123402 | + "value": 0.09997954471505803, |
| 123403 | + "unit": "ms/iter", |
| 123404 | + "extra": "iterations: 1390\ncpu: 0.0885554618705036 ms\nthreads: 1" |
| 123405 | + }, |
| 123406 | + { |
| 123407 | + "name": "BM_SpinLockThrashing/2/process_time/real_time", |
| 123408 | + "value": 0.21355639960649034, |
| 123409 | + "unit": "ms/iter", |
| 123410 | + "extra": "iterations: 694\ncpu: 0.15748057925072045 ms\nthreads: 1" |
| 123411 | + }, |
| 123412 | + { |
| 123413 | + "name": "BM_SpinLockThrashing/4/process_time/real_time", |
| 123414 | + "value": 0.5863015613858662, |
| 123415 | + "unit": "ms/iter", |
| 123416 | + "extra": "iterations: 252\ncpu: 0.36389605555555576 ms\nthreads: 1" |
| 123417 | + }, |
| 123418 | + { |
| 123419 | + "name": "BM_ProcYieldSpinLockThrashing/1/process_time/real_time", |
| 123420 | + "value": 0.08317628537018615, |
| 123421 | + "unit": "ms/iter", |
| 123422 | + "extra": "iterations: 1657\ncpu: 0.0766637163548582 ms\nthreads: 1" |
| 123423 | + }, |
| 123424 | + { |
| 123425 | + "name": "BM_ProcYieldSpinLockThrashing/2/process_time/real_time", |
| 123426 | + "value": 0.20846126665716616, |
| 123427 | + "unit": "ms/iter", |
| 123428 | + "extra": "iterations: 663\ncpu: 0.1801486606334842 ms\nthreads: 1" |
| 123429 | + }, |
| 123430 | + { |
| 123431 | + "name": "BM_ProcYieldSpinLockThrashing/4/process_time/real_time", |
| 123432 | + "value": 0.5976095432188453, |
| 123433 | + "unit": "ms/iter", |
| 123434 | + "extra": "iterations: 205\ncpu: 0.5640503170731707 ms\nthreads: 1" |
| 123435 | + }, |
| 123436 | + { |
| 123437 | + "name": "BM_NaiveSpinLockThrashing/1/process_time/real_time", |
| 123438 | + "value": 0.09118002161896128, |
| 123439 | + "unit": "ms/iter", |
| 123440 | + "extra": "iterations: 1541\ncpu: 0.08301212394548985 ms\nthreads: 1" |
| 123441 | + }, |
| 123442 | + { |
| 123443 | + "name": "BM_NaiveSpinLockThrashing/2/process_time/real_time", |
| 123444 | + "value": 0.26736974420748383, |
| 123445 | + "unit": "ms/iter", |
| 123446 | + "extra": "iterations: 807\ncpu: 0.15670220198265183 ms\nthreads: 1" |
| 123447 | + }, |
| 123448 | + { |
| 123449 | + "name": "BM_NaiveSpinLockThrashing/4/process_time/real_time", |
| 123450 | + "value": 0.8507728576660156, |
| 123451 | + "unit": "ms/iter", |
| 123452 | + "extra": "iterations: 200\ncpu: 0.8903594150000005 ms\nthreads: 1" |
| 123453 | + }, |
| 123454 | + { |
| 123455 | + "name": "BM_ThreadYieldSpinLockThrashing/1/process_time/real_time", |
| 123456 | + "value": 7.904344134860569, |
| 123457 | + "unit": "ms/iter", |
| 123458 | + "extra": "iterations: 18\ncpu: 7.880799333333337 ms\nthreads: 1" |
| 123459 | + }, |
| 123460 | + { |
| 123461 | + "name": "BM_ThreadYieldSpinLockThrashing/2/process_time/real_time", |
| 123462 | + "value": 49.519856770833336, |
| 123463 | + "unit": "ms/iter", |
| 123464 | + "extra": "iterations: 3\ncpu: 49.404986000000015 ms\nthreads: 1" |
| 123465 | + }, |
| 123466 | + { |
| 123467 | + "name": "BM_ThreadYieldSpinLockThrashing/4/process_time/real_time", |
| 123468 | + "value": 133.77690315246582, |
| 123469 | + "unit": "ms/iter", |
| 123470 | + "extra": "iterations: 1\ncpu: 168.12360400000026 ms\nthreads: 1" |
| 123471 | + }, |
| 123472 | + { |
| 123473 | + "name": "BM_SpanCreation", |
| 123474 | + "value": 24.455687562474747, |
| 123475 | + "unit": "ns/iter", |
| 123476 | + "extra": "iterations: 5741695\ncpu: 24.414646546011237 ns\nthreads: 1" |
| 123477 | + }, |
| 123478 | + { |
| 123479 | + "name": "BM_SpanCreationWithScope", |
| 123480 | + "value": 202.4801079689379, |
| 123481 | + "unit": "ns/iter", |
| 123482 | + "extra": "iterations: 717084\ncpu: 195.3989267645074 ns\nthreads: 1" |
| 123483 | + }, |
| 123484 | + { |
| 123485 | + "name": "BM_NestedSpanCreationWithScope", |
| 123486 | + "value": 630.2734865314501, |
| 123487 | + "unit": "ns/iter", |
| 123488 | + "extra": "iterations: 223818\ncpu: 629.9128979796087 ns\nthreads: 1" |
| 123489 | + }, |
| 123490 | + { |
| 123491 | + "name": "BM_SpanCreationWithManualSpanContextPropagation", |
| 123492 | + "value": 120.10359583692626, |
| 123493 | + "unit": "ns/iter", |
| 123494 | + "extra": "iterations: 1172623\ncpu: 119.72329469914888 ns\nthreads: 1" |
| 123495 | + }, |
| 123496 | + { |
| 123497 | + "name": "BM_SpanCreationWitContextPropagation", |
| 123498 | + "value": 589.2165742982256, |
| 123499 | + "unit": "ns/iter", |
| 123500 | + "extra": "iterations: 241844\ncpu: 587.9814591224094 ns\nthreads: 1" |
| 123501 | + }, |
| 123502 | + { |
| 123503 | + "name": "BM_SpanIdDefaultConstructor", |
| 123504 | + "value": 0.7048667038381233, |
| 123505 | + "unit": "ns/iter", |
| 123506 | + "extra": "iterations: 199453378\ncpu: 0.7041321907318112 ns\nthreads: 1" |
| 123507 | + }, |
| 123508 | + { |
| 123509 | + "name": "BM_SpanIdConstructor", |
| 123510 | + "value": 0.7205246908588493, |
| 123511 | + "unit": "ns/iter", |
| 123512 | + "extra": "iterations: 193487998\ncpu: 0.7199198784412457 ns\nthreads: 1" |
| 123513 | + }, |
| 123514 | + { |
| 123515 | + "name": "BM_SpanIdToLowerBase16", |
| 123516 | + "value": 13.532062857634505, |
| 123517 | + "unit": "ns/iter", |
| 123518 | + "extra": "iterations: 10290695\ncpu: 13.37705684601477 ns\nthreads: 1" |
| 123519 | + }, |
| 123520 | + { |
| 123521 | + "name": "BM_SpanIdIsValid", |
| 123522 | + "value": 0.7160289134784211, |
| 123523 | + "unit": "ns/iter", |
| 123524 | + "extra": "iterations: 192496249\ncpu: 0.7062869832855805 ns\nthreads: 1" |
| 123525 | + }, |
| 123526 | + { |
| 123527 | + "name": "BM_CreateBaggageFromTenEntries", |
| 123528 | + "value": 5689.882551364697, |
| 123529 | + "unit": "ns/iter", |
| 123530 | + "extra": "iterations: 24551\ncpu: 5630.993564416928 ns\nthreads: 1" |
| 123531 | + }, |
| 123532 | + { |
| 123533 | + "name": "BM_ExtractBaggageHavingTenEntries", |
| 123534 | + "value": 1.4972080278005682, |
| 123535 | + "unit": "ns/iter", |
| 123536 | + "extra": "iterations: 92943096\ncpu: 1.491333234692333 ns\nthreads: 1" |
| 123537 | + }, |
| 123538 | + { |
| 123539 | + "name": "BM_CreateBaggageFrom180Entries", |
| 123540 | + "value": 121493.8347463432, |
| 123541 | + "unit": "ns/iter", |
| 123542 | + "extra": "iterations: 1194\ncpu: 121314.35510887777 ns\nthreads: 1" |
| 123543 | + }, |
| 123544 | + { |
| 123545 | + "name": "BM_ExtractBaggageWith180Entries", |
| 123546 | + "value": 0.7221928794745652, |
| 123547 | + "unit": "ns/iter", |
| 123548 | + "extra": "iterations: 194393940\ncpu: 0.7204870583928699 ns\nthreads: 1" |
| 123549 | + }, |
| 123550 | + { |
| 123551 | + "name": "BM_SetValueBaggageWithTenEntries", |
| 123552 | + "value": 998.122268904462, |
| 123553 | + "unit": "ns/iter", |
| 123554 | + "extra": "iterations: 140188\ncpu: 996.5077396068137 ns\nthreads: 1" |
| 123555 | + }, |
| 123556 | + { |
| 123557 | + "name": "BM_SetValueBaggageWith180Entries", |
| 123558 | + "value": 25125.260048724234, |
| 123559 | + "unit": "ns/iter", |
| 123560 | + "extra": "iterations: 5499\ncpu: 25043.0381887616 ns\nthreads: 1" |
| 123561 | + }, |
| 123562 | + { |
| 123563 | + "name": "BM_BaggageToHeaderTenEntries", |
| 123564 | + "value": 3955.0670303831257, |
| 123565 | + "unit": "ns/iter", |
| 123566 | + "extra": "iterations: 34624\ncpu: 3930.1707774953816 ns\nthreads: 1" |
| 123567 | + }, |
| 123568 | + { |
| 123569 | + "name": "BM_BaggageToHeader180Entries", |
| 123570 | + "value": 75294.68565320029, |
| 123571 | + "unit": "ns/iter", |
| 123572 | + "extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1" |
| 123573 | + } |
| 123574 | + ] |
123377 | 123575 | } |
123378 | 123576 | ], |
123379 | 123577 | "OpenTelemetry-cpp sdk Benchmark": [ |
|
0 commit comments