|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1731081074904, |
| 2 | + "lastUpdate": 1731096735036, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -94664,6 +94664,204 @@ window.BENCHMARK_DATA = { |
94664 | 94664 | "extra": "iterations: 1713\ncpu: 81766.36368943367 ns\nthreads: 1" |
94665 | 94665 | } |
94666 | 94666 | ] |
| 94667 | + }, |
| 94668 | + { |
| 94669 | + "commit": { |
| 94670 | + "author": { |
| 94671 | + |
| 94672 | + "name": "Pranav Sharma", |
| 94673 | + "username": "psx95" |
| 94674 | + }, |
| 94675 | + "committer": { |
| 94676 | + |
| 94677 | + "name": "GitHub", |
| 94678 | + "username": "web-flow" |
| 94679 | + }, |
| 94680 | + "distinct": true, |
| 94681 | + "id": "1863fe723dabf46c46413422d72e54365182ab45", |
| 94682 | + "message": "[TEST] Rename w3c_tracecontext_test to w3c_tracecontext_http_test_server (#3132)", |
| 94683 | + "timestamp": "2024-11-08T20:58:52+01:00", |
| 94684 | + "tree_id": "a07e749daf0f80d5958225cf0c4949382698f9dc", |
| 94685 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/1863fe723dabf46c46413422d72e54365182ab45" |
| 94686 | + }, |
| 94687 | + "date": 1731096723238, |
| 94688 | + "tool": "googlecpp", |
| 94689 | + "benches": [ |
| 94690 | + { |
| 94691 | + "name": "BM_SpanIdDefaultConstructor", |
| 94692 | + "value": 0.7192836206454436, |
| 94693 | + "unit": "ns/iter", |
| 94694 | + "extra": "iterations: 196760631\ncpu: 0.714059709434455 ns\nthreads: 1" |
| 94695 | + }, |
| 94696 | + { |
| 94697 | + "name": "BM_SpanIdConstructor", |
| 94698 | + "value": 0.6910731076643427, |
| 94699 | + "unit": "ns/iter", |
| 94700 | + "extra": "iterations: 198362593\ncpu: 0.6181148579762716 ns\nthreads: 1" |
| 94701 | + }, |
| 94702 | + { |
| 94703 | + "name": "BM_SpanIdToLowerBase16", |
| 94704 | + "value": 15.275353502511157, |
| 94705 | + "unit": "ns/iter", |
| 94706 | + "extra": "iterations: 10415178\ncpu: 12.920175344098782 ns\nthreads: 1" |
| 94707 | + }, |
| 94708 | + { |
| 94709 | + "name": "BM_SpanIdIsValid", |
| 94710 | + "value": 0.7938027541731582, |
| 94711 | + "unit": "ns/iter", |
| 94712 | + "extra": "iterations: 214720445\ncpu: 0.68374729756172 ns\nthreads: 1" |
| 94713 | + }, |
| 94714 | + { |
| 94715 | + "name": "BM_SpanCreation", |
| 94716 | + "value": 23.775808457151257, |
| 94717 | + "unit": "ns/iter", |
| 94718 | + "extra": "iterations: 6096058\ncpu: 22.51865664663952 ns\nthreads: 1" |
| 94719 | + }, |
| 94720 | + { |
| 94721 | + "name": "BM_SpanCreationWithScope", |
| 94722 | + "value": 211.65257021444532, |
| 94723 | + "unit": "ns/iter", |
| 94724 | + "extra": "iterations: 735529\ncpu: 189.42402542931686 ns\nthreads: 1" |
| 94725 | + }, |
| 94726 | + { |
| 94727 | + "name": "BM_NestedSpanCreationWithScope", |
| 94728 | + "value": 586.6932162259544, |
| 94729 | + "unit": "ns/iter", |
| 94730 | + "extra": "iterations: 226139\ncpu: 586.1814149704385 ns\nthreads: 1" |
| 94731 | + }, |
| 94732 | + { |
| 94733 | + "name": "BM_SpanCreationWithManualSpanContextPropagation", |
| 94734 | + "value": 113.15303990035241, |
| 94735 | + "unit": "ns/iter", |
| 94736 | + "extra": "iterations: 1241686\ncpu: 112.81267647376224 ns\nthreads: 1" |
| 94737 | + }, |
| 94738 | + { |
| 94739 | + "name": "BM_SpanCreationWitContextPropagation", |
| 94740 | + "value": 582.9987427108517, |
| 94741 | + "unit": "ns/iter", |
| 94742 | + "extra": "iterations: 243650\ncpu: 575.0427046993639 ns\nthreads: 1" |
| 94743 | + }, |
| 94744 | + { |
| 94745 | + "name": "BM_SpinLockThrashing/1/process_time/real_time", |
| 94746 | + "value": 0.23878188360305058, |
| 94747 | + "unit": "ms/iter", |
| 94748 | + "extra": "iterations: 525\ncpu: 0.08421427238095239 ms\nthreads: 1" |
| 94749 | + }, |
| 94750 | + { |
| 94751 | + "name": "BM_SpinLockThrashing/2/process_time/real_time", |
| 94752 | + "value": 0.5430159152754201, |
| 94753 | + "unit": "ms/iter", |
| 94754 | + "extra": "iterations: 298\ncpu: 0.12728391946308726 ms\nthreads: 1" |
| 94755 | + }, |
| 94756 | + { |
| 94757 | + "name": "BM_SpinLockThrashing/4/process_time/real_time", |
| 94758 | + "value": 1.7444729804992676, |
| 94759 | + "unit": "ms/iter", |
| 94760 | + "extra": "iterations: 100\ncpu: 0.48367284 ms\nthreads: 1" |
| 94761 | + }, |
| 94762 | + { |
| 94763 | + "name": "BM_ProcYieldSpinLockThrashing/1/process_time/real_time", |
| 94764 | + "value": 0.14034550973951868, |
| 94765 | + "unit": "ms/iter", |
| 94766 | + "extra": "iterations: 1183\ncpu: 0.08453704649196955 ms\nthreads: 1" |
| 94767 | + }, |
| 94768 | + { |
| 94769 | + "name": "BM_ProcYieldSpinLockThrashing/2/process_time/real_time", |
| 94770 | + "value": 0.37199529149362387, |
| 94771 | + "unit": "ms/iter", |
| 94772 | + "extra": "iterations: 463\ncpu: 0.15725444492440604 ms\nthreads: 1" |
| 94773 | + }, |
| 94774 | + { |
| 94775 | + "name": "BM_ProcYieldSpinLockThrashing/4/process_time/real_time", |
| 94776 | + "value": 1.4737185309914982, |
| 94777 | + "unit": "ms/iter", |
| 94778 | + "extra": "iterations: 85\ncpu: 0.6466983764705878 ms\nthreads: 1" |
| 94779 | + }, |
| 94780 | + { |
| 94781 | + "name": "BM_NaiveSpinLockThrashing/1/process_time/real_time", |
| 94782 | + "value": 0.15955042839050293, |
| 94783 | + "unit": "ms/iter", |
| 94784 | + "extra": "iterations: 1000\ncpu: 0.08037588300000004 ms\nthreads: 1" |
| 94785 | + }, |
| 94786 | + { |
| 94787 | + "name": "BM_NaiveSpinLockThrashing/2/process_time/real_time", |
| 94788 | + "value": 0.3821908588140783, |
| 94789 | + "unit": "ms/iter", |
| 94790 | + "extra": "iterations: 284\ncpu: 0.12919985915492954 ms\nthreads: 1" |
| 94791 | + }, |
| 94792 | + { |
| 94793 | + "name": "BM_NaiveSpinLockThrashing/4/process_time/real_time", |
| 94794 | + "value": 1.4155616760253906, |
| 94795 | + "unit": "ms/iter", |
| 94796 | + "extra": "iterations: 125\ncpu: 0.6192945280000002 ms\nthreads: 1" |
| 94797 | + }, |
| 94798 | + { |
| 94799 | + "name": "BM_ThreadYieldSpinLockThrashing/1/process_time/real_time", |
| 94800 | + "value": 9.515027205149332, |
| 94801 | + "unit": "ms/iter", |
| 94802 | + "extra": "iterations: 12\ncpu: 7.767940333333325 ms\nthreads: 1" |
| 94803 | + }, |
| 94804 | + { |
| 94805 | + "name": "BM_ThreadYieldSpinLockThrashing/2/process_time/real_time", |
| 94806 | + "value": 28.477048873901367, |
| 94807 | + "unit": "ms/iter", |
| 94808 | + "extra": "iterations: 5\ncpu: 29.745824799999987 ms\nthreads: 1" |
| 94809 | + }, |
| 94810 | + { |
| 94811 | + "name": "BM_ThreadYieldSpinLockThrashing/4/process_time/real_time", |
| 94812 | + "value": 101.92632675170898, |
| 94813 | + "unit": "ms/iter", |
| 94814 | + "extra": "iterations: 1\ncpu: 176.312319 ms\nthreads: 1" |
| 94815 | + }, |
| 94816 | + { |
| 94817 | + "name": "BM_CreateBaggageFromTenEntries", |
| 94818 | + "value": 7303.089390955745, |
| 94819 | + "unit": "ns/iter", |
| 94820 | + "extra": "iterations: 22679\ncpu: 6134.546011728912 ns\nthreads: 1" |
| 94821 | + }, |
| 94822 | + { |
| 94823 | + "name": "BM_ExtractBaggageHavingTenEntries", |
| 94824 | + "value": 1.5260307342753934, |
| 94825 | + "unit": "ns/iter", |
| 94826 | + "extra": "iterations: 103113490\ncpu: 1.3719996384566173 ns\nthreads: 1" |
| 94827 | + }, |
| 94828 | + { |
| 94829 | + "name": "BM_CreateBaggageFrom180Entries", |
| 94830 | + "value": 117566.94348262422, |
| 94831 | + "unit": "ns/iter", |
| 94832 | + "extra": "iterations: 1139\ncpu: 116944.69007901667 ns\nthreads: 1" |
| 94833 | + }, |
| 94834 | + { |
| 94835 | + "name": "BM_ExtractBaggageWith180Entries", |
| 94836 | + "value": 0.658072546998456, |
| 94837 | + "unit": "ns/iter", |
| 94838 | + "extra": "iterations: 211920244\ncpu: 0.657726729495461 ns\nthreads: 1" |
| 94839 | + }, |
| 94840 | + { |
| 94841 | + "name": "BM_SetValueBaggageWithTenEntries", |
| 94842 | + "value": 1067.8190600779917, |
| 94843 | + "unit": "ns/iter", |
| 94844 | + "extra": "iterations: 137815\ncpu: 1019.7751405870187 ns\nthreads: 1" |
| 94845 | + }, |
| 94846 | + { |
| 94847 | + "name": "BM_SetValueBaggageWith180Entries", |
| 94848 | + "value": 29519.35851143677, |
| 94849 | + "unit": "ns/iter", |
| 94850 | + "extra": "iterations: 5181\ncpu: 27411.65296274848 ns\nthreads: 1" |
| 94851 | + }, |
| 94852 | + { |
| 94853 | + "name": "BM_BaggageToHeaderTenEntries", |
| 94854 | + "value": 5047.66569851241, |
| 94855 | + "unit": "ns/iter", |
| 94856 | + "extra": "iterations: 30628\ncpu: 4583.039832832702 ns\nthreads: 1" |
| 94857 | + }, |
| 94858 | + { |
| 94859 | + "name": "BM_BaggageToHeader180Entries", |
| 94860 | + "value": 107630.8735745157, |
| 94861 | + "unit": "ns/iter", |
| 94862 | + "extra": "iterations: 1743\ncpu: 80344.8135398738 ns\nthreads: 1" |
| 94863 | + } |
| 94864 | + ] |
94667 | 94865 | } |
94668 | 94866 | ], |
94669 | 94867 | "OpenTelemetry-cpp sdk Benchmark": [ |
|
0 commit comments