Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[crashtracker] Remove outdated reference to profiling #542

Merged
merged 5 commits into from
Aug 1, 2024

Conversation

danielsn
Copy link
Contributor

@danielsn danielsn commented Jul 19, 2024

What does this PR do?

We're not profiling specific anymore, so don't use incorrect language

Motivation

What it says on the box.

Additional Notes

Anything else we should know when reviewing?

How to test the change?

Describe here in detail how the change can be validated.

PROF-10245

@danielsn danielsn requested review from a team as code owners July 19, 2024 21:04
@github-actions github-actions bot added the profiling Relates to the profiling* modules. label Jul 19, 2024
@codecov-commenter
Copy link

codecov-commenter commented Jul 19, 2024

Codecov Report

Attention: Patch coverage is 9.09091% with 30 lines in your changes missing coverage. Please review.

Project coverage is 70.24%. Comparing base (d2003cc) to head (9f3387b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #542      +/-   ##
==========================================
+ Coverage   70.22%   70.24%   +0.02%     
==========================================
  Files         214      214              
  Lines       28813    28801      -12     
==========================================
- Hits        20233    20231       -2     
+ Misses       8580     8570      -10     
Components Coverage Δ
crashtracker 21.20% <10.34%> (+0.02%) ⬆️
datadog-alloc 98.73% <ø> (ø)
data-pipeline 50.00% <ø> (ø)
data-pipeline-ffi 0.00% <ø> (ø)
ddcommon 83.07% <ø> (ø)
ddcommon-ffi 70.20% <ø> (ø)
ddtelemetry 58.95% <ø> (ø)
ipc 84.18% <ø> (ø)
profiling 84.26% <ø> (ø)
profiling-ffi 77.42% <ø> (ø)
serverless 0.00% <ø> (ø)
sidecar 34.55% <ø> (ø)
sidecar-ffi 0.00% <ø> (ø)
spawn-worker 54.98% <ø> (ø)
trace-mini-agent 70.88% <ø> (ø)
trace-normalization 98.24% <ø> (ø)
trace-obfuscation 95.73% <ø> (ø)
trace-protobuf 77.16% <ø> (ø)
trace-utils 90.90% <ø> (ø)

@pr-commenter
Copy link

pr-commenter bot commented Jul 19, 2024

Benchmarks

Comparison

Benchmark execution time: 2024-08-01 20:09:49

Comparing candidate commit 9f3387b in PR branch dsn/crashtracker-remove-profiling-ref with baseline commit d2003cc in branch main.

Found 0 performance improvements and 0 performance regressions! Performance is the same for 42 metrics, 2 unstable metrics.

Candidate

Candidate benchmark details

Group 1

cpu_model git_commit_sha git_commit_date git_branch
Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz 9f3387b 1722542095 dsn/crashtracker-remove-profiling-ref
scenario metric min mean ± sd median ± mad p75 p95 p99 max peak_to_median_ratio skewness kurtosis cv sem runs sample_size
sql/obfuscate_sql_string execution_time 71.203µs 71.402µs ± 0.135µs 71.394µs ± 0.040µs 71.430µs 71.504µs 72.046µs 72.434µs 1.46% 4.971 33.170 0.19% 0.010µs 1 200
scenario metric 95% CI mean Shapiro-Wilk pvalue Ljung-Box pvalue (lag=1) Dip test pvalue
sql/obfuscate_sql_string execution_time [71.383µs; 71.421µs] or [-0.026%; +0.026%] None None None

Group 2

cpu_model git_commit_sha git_commit_date git_branch
Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz 9f3387b 1722542095 dsn/crashtracker-remove-profiling-ref
scenario metric min mean ± sd median ± mad p75 p95 p99 max peak_to_median_ratio skewness kurtosis cv sem runs sample_size
normalization/normalize_trace/test_trace execution_time 324.471ns 331.341ns ± 5.344ns 329.383ns ± 1.855ns 332.733ns 342.011ns 343.448ns 369.268ns 12.11% 2.561 11.752 1.61% 0.378ns 1 200
scenario metric 95% CI mean Shapiro-Wilk pvalue Ljung-Box pvalue (lag=1) Dip test pvalue
normalization/normalize_trace/test_trace execution_time [330.600ns; 332.081ns] or [-0.224%; +0.224%] None None None

Group 3

cpu_model git_commit_sha git_commit_date git_branch
Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz 9f3387b 1722542095 dsn/crashtracker-remove-profiling-ref
scenario metric min mean ± sd median ± mad p75 p95 p99 max peak_to_median_ratio skewness kurtosis cv sem runs sample_size
two way interface execution_time 18.798µs 41.155µs ± 27.850µs 39.985µs ± 1.632µs 41.930µs 47.599µs 63.952µs 420.126µs 950.70% 12.667 170.189 67.50% 1.969µs 1 200
scenario metric 95% CI mean Shapiro-Wilk pvalue Ljung-Box pvalue (lag=1) Dip test pvalue
two way interface execution_time [37.295µs; 45.015µs] or [-9.379%; +9.379%] None None None

Group 4

cpu_model git_commit_sha git_commit_date git_branch
Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz 9f3387b 1722542095 dsn/crashtracker-remove-profiling-ref
scenario metric min mean ± sd median ± mad p75 p95 p99 max peak_to_median_ratio skewness kurtosis cv sem runs sample_size
tags/replace_trace_tags execution_time 2.279µs 2.291µs ± 0.004µs 2.290µs ± 0.002µs 2.293µs 2.299µs 2.302µs 2.307µs 0.73% 0.875 1.407 0.18% 0.000µs 1 200
scenario metric 95% CI mean Shapiro-Wilk pvalue Ljung-Box pvalue (lag=1) Dip test pvalue
tags/replace_trace_tags execution_time [2.290µs; 2.292µs] or [-0.025%; +0.025%] None None None

Group 5

cpu_model git_commit_sha git_commit_date git_branch
Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz 9f3387b 1722542095 dsn/crashtracker-remove-profiling-ref
scenario metric min mean ± sd median ± mad p75 p95 p99 max peak_to_median_ratio skewness kurtosis cv sem runs sample_size
benching deserializing traces from msgpack to their internal representation execution_time 1.648µs 1.650µs ± 0.001µs 1.650µs ± 0.000µs 1.650µs 1.651µs 1.653µs 1.662µs 0.73% 7.786 87.835 0.06% 0.000µs 1 200
scenario metric 95% CI mean Shapiro-Wilk pvalue Ljung-Box pvalue (lag=1) Dip test pvalue
benching deserializing traces from msgpack to their internal representation execution_time [1.650µs; 1.650µs] or [-0.009%; +0.009%] None None None

Group 6

cpu_model git_commit_sha git_commit_date git_branch
Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz 9f3387b 1722542095 dsn/crashtracker-remove-profiling-ref
scenario metric min mean ± sd median ± mad p75 p95 p99 max peak_to_median_ratio skewness kurtosis cv sem runs sample_size
normalization/normalize_service/normalize_service/A0000000000000000000000000000000000000000000000000... execution_time 577.313ns 591.291ns ± 6.174ns 590.748ns ± 3.502ns 594.825ns 599.168ns 611.900ns 621.821ns 5.26% 1.037 3.399 1.04% 0.437ns 1 200
normalization/normalize_service/normalize_service/Data🐨dog🐶 繋がっ⛰てて execution_time 438.312ns 452.775ns ± 3.320ns 453.649ns ± 0.327ns 453.872ns 454.218ns 454.679ns 459.736ns 1.34% -3.477 11.287 0.73% 0.235ns 1 200
normalization/normalize_service/normalize_service/Test Conversion 0f Weird !@#$%^&**() Characters execution_time 192.652ns 202.651ns ± 3.521ns 203.618ns ± 1.747ns 204.503ns 206.955ns 214.873ns 216.827ns 6.49% 0.172 2.681 1.73% 0.249ns 1 200
normalization/normalize_service/normalize_service/[empty string] execution_time 36.968ns 43.329ns ± 7.168ns 40.260ns ± 2.586ns 46.715ns 58.825ns 59.084ns 59.126ns 46.86% 1.321 0.396 16.50% 0.507ns 1 200
normalization/normalize_service/normalize_service/test_ASCII execution_time 62.773ns 70.072ns ± 5.588ns 68.322ns ± 3.329ns 69.962ns 80.361ns 81.386ns 81.859ns 19.81% 0.871 -0.646 7.95% 0.395ns 1 200
scenario metric 95% CI mean Shapiro-Wilk pvalue Ljung-Box pvalue (lag=1) Dip test pvalue
normalization/normalize_service/normalize_service/A0000000000000000000000000000000000000000000000000... execution_time [590.435ns; 592.146ns] or [-0.145%; +0.145%] None None None
normalization/normalize_service/normalize_service/Data🐨dog🐶 繋がっ⛰てて execution_time [452.315ns; 453.235ns] or [-0.102%; +0.102%] None None None
normalization/normalize_service/normalize_service/Test Conversion 0f Weird !@#$%^&**() Characters execution_time [202.163ns; 203.139ns] or [-0.241%; +0.241%] None None None
normalization/normalize_service/normalize_service/[empty string] execution_time [42.335ns; 44.322ns] or [-2.293%; +2.293%] None None None
normalization/normalize_service/normalize_service/test_ASCII execution_time [69.298ns; 70.847ns] or [-1.105%; +1.105%] None None None

Group 7

cpu_model git_commit_sha git_commit_date git_branch
Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz 9f3387b 1722542095 dsn/crashtracker-remove-profiling-ref
scenario metric min mean ± sd median ± mad p75 p95 p99 max peak_to_median_ratio skewness kurtosis cv sem runs sample_size
credit_card/is_card_number/ execution_time 3.273ns 3.428ns ± 0.014ns 3.429ns ± 0.001ns 3.430ns 3.432ns 3.433ns 3.440ns 0.31% -10.074 103.894 0.39% 0.001ns 1 200
credit_card/is_card_number/ throughput 290724570.500op/s 291734025.264op/s ± 1196430.945op/s 291611562.375op/s ± 75714.145op/s 291699214.221op/s 291841067.667op/s 292177051.503op/s 305510458.057op/s 4.77% 10.128 105.032 0.41% 84600.443op/s 1 200
credit_card/is_card_number/ 3782-8224-6310-005 execution_time 85.455ns 87.273ns ± 0.816ns 87.176ns ± 0.522ns 87.763ns 88.669ns 89.546ns 89.597ns 2.78% 0.508 0.344 0.93% 0.058ns 1 200
credit_card/is_card_number/ 3782-8224-6310-005 throughput 11161116.817op/s 11459277.072op/s ± 106643.296op/s 11471101.039op/s ± 68688.999op/s 11527961.368op/s 11601321.275op/s 11687864.065op/s 11702115.999op/s 2.01% -0.450 0.268 0.93% 7540.820op/s 1 200
credit_card/is_card_number/ 378282246310005 execution_time 80.536ns 82.253ns ± 0.758ns 82.259ns ± 0.454ns 82.706ns 83.573ns 84.532ns 85.143ns 3.51% 0.555 1.280 0.92% 0.054ns 1 200
credit_card/is_card_number/ 378282246310005 throughput 11744932.168op/s 12158576.567op/s ± 111479.364op/s 12156768.192op/s ± 66786.968op/s 12228241.935op/s 12337225.230op/s 12382502.037op/s 12416868.440op/s 2.14% -0.474 1.112 0.91% 7882.781op/s 1 200
credit_card/is_card_number/37828224631 execution_time 3.269ns 3.427ns ± 0.017ns 3.428ns ± 0.001ns 3.429ns 3.432ns 3.447ns 3.471ns 1.24% -8.571 80.923 0.48% 0.001ns 1 200
credit_card/is_card_number/37828224631 throughput 288108291.410op/s 291764972.420op/s ± 1470181.675op/s 291677264.498op/s ± 72928.922op/s 291746555.858op/s 291896508.615op/s 292403917.530op/s 305915685.357op/s 4.88% 8.703 82.239 0.50% 103957.543op/s 1 200
credit_card/is_card_number/378282246310005 execution_time 78.423ns 80.267ns ± 0.808ns 80.245ns ± 0.505ns 80.749ns 81.530ns 82.632ns 83.734ns 4.35% 0.656 1.698 1.00% 0.057ns 1 200
credit_card/is_card_number/378282246310005 throughput 11942559.887op/s 12459590.827op/s ± 124589.802op/s 12461778.543op/s ± 77885.193op/s 12540302.349op/s 12645368.482op/s 12743728.968op/s 12751352.335op/s 2.32% -0.560 1.443 1.00% 8809.829op/s 1 200
credit_card/is_card_number/37828224631000521389798 execution_time 66.889ns 67.994ns ± 0.378ns 67.995ns ± 0.192ns 68.181ns 68.475ns 69.287ns 69.985ns 2.93% 0.915 4.775 0.56% 0.027ns 1 200
credit_card/is_card_number/37828224631000521389798 throughput 14288757.028op/s 14707724.119op/s ± 81479.133op/s 14706931.044op/s ± 41536.717op/s 14750880.693op/s 14836846.158op/s 14906625.449op/s 14950077.289op/s 1.65% -0.818 4.426 0.55% 5761.445op/s 1 200
credit_card/is_card_number/x371413321323331 execution_time 21.379ns 22.624ns ± 0.500ns 22.547ns ± 0.251ns 22.815ns 23.603ns 24.002ns 24.038ns 6.61% 0.641 0.745 2.20% 0.035ns 1 200
credit_card/is_card_number/x371413321323331 throughput 41601317.883op/s 44222734.623op/s ± 965543.713op/s 44352377.014op/s ± 489942.477op/s 44796438.222op/s 45742435.375op/s 46369924.702op/s 46775704.753op/s 5.46% -0.486 0.629 2.18% 68274.251op/s 1 200
credit_card/is_card_number_no_luhn/ execution_time 3.264ns 3.429ns ± 0.015ns 3.431ns ± 0.000ns 3.431ns 3.432ns 3.433ns 3.436ns 0.16% -10.005 100.483 0.43% 0.001ns 1 200
credit_card/is_card_number_no_luhn/ throughput 291017952.054op/s 291614887.265op/s ± 1320825.941op/s 291480738.144op/s ± 40033.903op/s 291517737.807op/s 291651830.630op/s 292352473.114op/s 306383931.779op/s 5.11% 10.037 101.206 0.45% 93396.498op/s 1 200
credit_card/is_card_number_no_luhn/ 3782-8224-6310-005 execution_time 66.681ns 68.048ns ± 0.976ns 67.891ns ± 0.290ns 68.174ns 69.131ns 73.610ns 74.499ns 9.73% 4.280 23.030 1.43% 0.069ns 1 200
credit_card/is_card_number_no_luhn/ 3782-8224-6310-005 throughput 13422917.086op/s 14698247.319op/s ± 199044.687op/s 14729440.912op/s ± 63119.053op/s 14794046.166op/s 14867868.750op/s 14955578.994op/s 14996738.752op/s 1.81% -4.001 20.656 1.35% 14074.585op/s 1 200
credit_card/is_card_number_no_luhn/ 378282246310005 execution_time 62.182ns 63.049ns ± 0.417ns 63.012ns ± 0.210ns 63.234ns 63.728ns 64.480ns 65.027ns 3.20% 1.105 3.074 0.66% 0.029ns 1 200
credit_card/is_card_number_no_luhn/ 378282246310005 throughput 15378214.371op/s 15861459.465op/s ± 104177.808op/s 15869915.423op/s ± 53005.203op/s 15922498.648op/s 16011199.861op/s 16061100.777op/s 16081788.859op/s 1.34% -1.030 2.790 0.66% 7366.483op/s 1 200
credit_card/is_card_number_no_luhn/37828224631 execution_time 3.268ns 3.430ns ± 0.016ns 3.431ns ± 0.001ns 3.431ns 3.433ns 3.435ns 3.457ns 0.75% -9.563 91.633 0.47% 0.001ns 1 200
credit_card/is_card_number_no_luhn/37828224631 throughput 289292098.487op/s 291592454.974op/s ± 1442585.358op/s 291468768.759op/s ± 45362.459op/s 291506401.863op/s 291611388.518op/s 291944645.799op/s 305984038.625op/s 4.98% 9.593 91.976 0.49% 102006.189op/s 1 200
credit_card/is_card_number_no_luhn/378282246310005 execution_time 59.652ns 60.625ns ± 0.410ns 60.605ns ± 0.246ns 60.873ns 61.388ns 61.641ns 62.169ns 2.58% 0.376 0.694 0.67% 0.029ns 1 200
credit_card/is_card_number_no_luhn/378282246310005 throughput 16085167.837op/s 16495492.761op/s ± 111312.452op/s 16500317.762op/s ± 66903.492op/s 16562054.048op/s 16672732.649op/s 16746046.247op/s 16763967.274op/s 1.60% -0.325 0.620 0.67% 7870.979op/s 1 200
credit_card/is_card_number_no_luhn/37828224631000521389798 execution_time 65.603ns 67.397ns ± 0.458ns 67.385ns ± 0.218ns 67.616ns 68.198ns 68.870ns 68.998ns 2.40% 0.300 2.426 0.68% 0.032ns 1 200
credit_card/is_card_number_no_luhn/37828224631000521389798 throughput 14493070.518op/s 14838174.396op/s ± 100637.656op/s 14840206.097op/s ± 47901.920op/s 14885063.887op/s 15005785.123op/s 15059406.646op/s 15243175.763op/s 2.72% -0.212 2.420 0.68% 7116.157op/s 1 200
credit_card/is_card_number_no_luhn/x371413321323331 execution_time 20.974ns 22.153ns ± 0.379ns 22.149ns ± 0.221ns 22.375ns 22.736ns 23.153ns 23.527ns 6.22% 0.044 1.242 1.71% 0.027ns 1 200
credit_card/is_card_number_no_luhn/x371413321323331 throughput 42505129.370op/s 45153673.186op/s ± 773666.081op/s 45149517.500op/s ± 449044.095op/s 45585819.184op/s 46594401.026op/s 47086509.450op/s 47677016.128op/s 5.60% 0.121 1.192 1.71% 54706.453op/s 1 200
scenario metric 95% CI mean Shapiro-Wilk pvalue Ljung-Box pvalue (lag=1) Dip test pvalue
credit_card/is_card_number/ execution_time [3.426ns; 3.430ns] or [-0.055%; +0.055%] None None None
credit_card/is_card_number/ throughput [291568211.442op/s; 291899839.087op/s] or [-0.057%; +0.057%] None None None
credit_card/is_card_number/ 3782-8224-6310-005 execution_time [87.160ns; 87.386ns] or [-0.130%; +0.130%] None None None
credit_card/is_card_number/ 3782-8224-6310-005 throughput [11444497.337op/s; 11474056.808op/s] or [-0.129%; +0.129%] None None None
credit_card/is_card_number/ 378282246310005 execution_time [82.148ns; 82.358ns] or [-0.128%; +0.128%] None None None
credit_card/is_card_number/ 378282246310005 throughput [12143126.600op/s; 12174026.535op/s] or [-0.127%; +0.127%] None None None
credit_card/is_card_number/37828224631 execution_time [3.425ns; 3.430ns] or [-0.067%; +0.067%] None None None
credit_card/is_card_number/37828224631 throughput [291561219.380op/s; 291968725.461op/s] or [-0.070%; +0.070%] None None None
credit_card/is_card_number/378282246310005 execution_time [80.156ns; 80.379ns] or [-0.139%; +0.139%] None None None
credit_card/is_card_number/378282246310005 throughput [12442323.878op/s; 12476857.775op/s] or [-0.139%; +0.139%] None None None
credit_card/is_card_number/37828224631000521389798 execution_time [67.941ns; 68.046ns] or [-0.077%; +0.077%] None None None
credit_card/is_card_number/37828224631000521389798 throughput [14696431.894op/s; 14719016.343op/s] or [-0.077%; +0.077%] None None None
credit_card/is_card_number/x371413321323331 execution_time [22.554ns; 22.693ns] or [-0.306%; +0.306%] None None None
credit_card/is_card_number/x371413321323331 throughput [44088919.550op/s; 44356549.695op/s] or [-0.303%; +0.303%] None None None
credit_card/is_card_number_no_luhn/ execution_time [3.427ns; 3.431ns] or [-0.060%; +0.060%] None None None
credit_card/is_card_number_no_luhn/ throughput [291431833.492op/s; 291797941.037op/s] or [-0.063%; +0.063%] None None None
credit_card/is_card_number_no_luhn/ 3782-8224-6310-005 execution_time [67.913ns; 68.184ns] or [-0.199%; +0.199%] None None None
credit_card/is_card_number_no_luhn/ 3782-8224-6310-005 throughput [14670661.639op/s; 14725832.998op/s] or [-0.188%; +0.188%] None None None
credit_card/is_card_number_no_luhn/ 378282246310005 execution_time [62.991ns; 63.106ns] or [-0.092%; +0.092%] None None None
credit_card/is_card_number_no_luhn/ 378282246310005 throughput [15847021.423op/s; 15875897.507op/s] or [-0.091%; +0.091%] None None None
credit_card/is_card_number_no_luhn/37828224631 execution_time [3.427ns; 3.432ns] or [-0.065%; +0.065%] None None None
credit_card/is_card_number_no_luhn/37828224631 throughput [291392526.517op/s; 291792383.430op/s] or [-0.069%; +0.069%] None None None
credit_card/is_card_number_no_luhn/378282246310005 execution_time [60.569ns; 60.682ns] or [-0.094%; +0.094%] None None None
credit_card/is_card_number_no_luhn/378282246310005 throughput [16480065.926op/s; 16510919.596op/s] or [-0.094%; +0.094%] None None None
credit_card/is_card_number_no_luhn/37828224631000521389798 execution_time [67.333ns; 67.460ns] or [-0.094%; +0.094%] None None None
credit_card/is_card_number_no_luhn/37828224631000521389798 throughput [14824226.985op/s; 14852121.807op/s] or [-0.094%; +0.094%] None None None
credit_card/is_card_number_no_luhn/x371413321323331 execution_time [22.100ns; 22.206ns] or [-0.237%; +0.237%] None None None
credit_card/is_card_number_no_luhn/x371413321323331 throughput [45046450.508op/s; 45260895.864op/s] or [-0.237%; +0.237%] None None None

Group 8

cpu_model git_commit_sha git_commit_date git_branch
Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz 9f3387b 1722542095 dsn/crashtracker-remove-profiling-ref
scenario metric min mean ± sd median ± mad p75 p95 p99 max peak_to_median_ratio skewness kurtosis cv sem runs sample_size
normalization/normalize_name/normalize_name/Too-Long-.Too-Long-.Too-Long-.Too-Long-.Too-Long-.Too-Lo... execution_time 280.260ns 281.861ns ± 0.323ns 281.932ns ± 0.093ns 282.015ns 282.165ns 282.316ns 283.231ns 0.46% -1.378 5.720 0.11% 0.023ns 1 200
normalization/normalize_name/normalize_name/bad-name execution_time 33.636ns 34.472ns ± 0.514ns 34.460ns ± 0.166ns 34.608ns 34.899ns 35.473ns 39.965ns 15.98% 6.161 63.738 1.49% 0.036ns 1 200
normalization/normalize_name/normalize_name/good execution_time 21.358ns 22.160ns ± 0.366ns 22.022ns ± 0.226ns 22.460ns 22.798ns 22.823ns 22.827ns 3.65% 0.504 -1.058 1.65% 0.026ns 1 200
scenario metric 95% CI mean Shapiro-Wilk pvalue Ljung-Box pvalue (lag=1) Dip test pvalue
normalization/normalize_name/normalize_name/Too-Long-.Too-Long-.Too-Long-.Too-Long-.Too-Long-.Too-Lo... execution_time [281.816ns; 281.906ns] or [-0.016%; +0.016%] None None None
normalization/normalize_name/normalize_name/bad-name execution_time [34.401ns; 34.543ns] or [-0.207%; +0.207%] None None None
normalization/normalize_name/normalize_name/good execution_time [22.109ns; 22.211ns] or [-0.229%; +0.229%] None None None

Group 9

cpu_model git_commit_sha git_commit_date git_branch
Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz 9f3387b 1722542095 dsn/crashtracker-remove-profiling-ref
scenario metric min mean ± sd median ± mad p75 p95 p99 max peak_to_median_ratio skewness kurtosis cv sem runs sample_size
write only interface execution_time 1.378µs 2.921µs ± 1.817µs 2.756µs ± 0.014µs 2.767µs 3.001µs 3.761µs 23.998µs 770.79% 10.213 106.794 62.05% 0.128µs 1 200
scenario metric 95% CI mean Shapiro-Wilk pvalue Ljung-Box pvalue (lag=1) Dip test pvalue
write only interface execution_time [2.669µs; 3.172µs] or [-8.621%; +8.621%] None None None

Group 10

cpu_model git_commit_sha git_commit_date git_branch
Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz 9f3387b 1722542095 dsn/crashtracker-remove-profiling-ref
scenario metric min mean ± sd median ± mad p75 p95 p99 max peak_to_median_ratio skewness kurtosis cv sem runs sample_size
redis/obfuscate_redis_string execution_time 36.808µs 36.905µs ± 0.072µs 36.898µs ± 0.022µs 36.919µs 36.953µs 37.010µs 37.773µs 2.37% 9.197 106.843 0.19% 0.005µs 1 200
scenario metric 95% CI mean Shapiro-Wilk pvalue Ljung-Box pvalue (lag=1) Dip test pvalue
redis/obfuscate_redis_string execution_time [36.895µs; 36.914µs] or [-0.027%; +0.027%] None None None

Group 11

cpu_model git_commit_sha git_commit_date git_branch
Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz 9f3387b 1722542095 dsn/crashtracker-remove-profiling-ref
scenario metric min mean ± sd median ± mad p75 p95 p99 max peak_to_median_ratio skewness kurtosis cv sem runs sample_size
benching string interning on wordpress profile execution_time 137.816µs 138.221µs ± 0.206µs 138.191µs ± 0.116µs 138.320µs 138.526µs 138.932µs 139.375µs 0.86% 1.689 5.918 0.15% 0.015µs 1 200
scenario metric 95% CI mean Shapiro-Wilk pvalue Ljung-Box pvalue (lag=1) Dip test pvalue
benching string interning on wordpress profile execution_time [138.192µs; 138.249µs] or [-0.021%; +0.021%] None None None

Baseline

Omitted due to size.

@danielsn danielsn force-pushed the dsn/crashtracker-remove-profiling-ref branch from ef372d9 to 74f65b3 Compare August 1, 2024 17:54
@github-actions github-actions bot removed the profiling Relates to the profiling* modules. label Aug 1, 2024
@danielsn danielsn force-pushed the dsn/crashtracker-remove-profiling-ref branch from 74f65b3 to 5024c23 Compare August 1, 2024 18:07
@danielsn danielsn force-pushed the dsn/crashtracker-remove-profiling-ref branch from 2dacb7d to f5c1efd Compare August 1, 2024 18:08
@danielsn danielsn merged commit cc8ed56 into main Aug 1, 2024
33 checks passed
@danielsn danielsn deleted the dsn/crashtracker-remove-profiling-ref branch August 1, 2024 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants