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

run benchmarks with 3.13 #554

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

run benchmarks with 3.13 #554

wants to merge 1 commit into from

Conversation

skshetry
Copy link
Member

No description provided.

Copy link
Contributor


Thu Jan 30 17:49:50 UTC 2025
dataset: small
project: example-get-started

------------------------------------------------------------------------ benchmark 'test_add_copy-add': 2 tests ------------------------------------------------------------------------
Name (time in s)                 Min               Max              Mean            StdDev            Median               IQR            Outliers     OPS            Rounds  Iterations
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_add_copy-add[3.53.2]     3.2309 (1.58)     3.2309 (1.58)     3.2309 (1.58)     0.0000 (1.0)      3.2309 (1.58)     0.0000 (1.0)           0;0  0.3095 (0.63)          1           1
test_add_copy-add[main]       2.0495 (1.0)      2.0495 (1.0)      2.0495 (1.0)      0.0000 (1.0)      2.0495 (1.0)      0.0000 (1.0)           0;0  0.4879 (1.0)           1           1
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

------------------------------------------------------------------------ benchmark 'test_add_copy-add-noop': 2 tests ------------------------------------------------------------------------
Name (time in s)                      Min               Max              Mean            StdDev            Median               IQR            Outliers     OPS            Rounds  Iterations
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_add_copy-add-noop[3.53.2]     1.3176 (2.03)     1.3176 (2.03)     1.3176 (2.03)     0.0000 (1.0)      1.3176 (2.03)     0.0000 (1.0)           0;0  0.7589 (0.49)          1           1
test_add_copy-add-noop[main]       0.6502 (1.0)      0.6502 (1.0)      0.6502 (1.0)      0.0000 (1.0)      0.6502 (1.0)      0.0000 (1.0)           0;0  1.5381 (1.0)           1           1
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Legend:
  Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 1st Quartile and 3rd Quartile.
  OPS: Operations Per Second, computed as 1 / Mean

------------------------------------------------------------------------ benchmark 'test_add_hardlink-add': 2 tests ------------------------------------------------------------------------
Name (time in s)                     Min               Max              Mean            StdDev            Median               IQR            Outliers     OPS            Rounds  Iterations
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_add_hardlink-add[3.53.2]     2.6496 (1.52)     2.6496 (1.52)     2.6496 (1.52)     0.0000 (1.0)      2.6496 (1.52)     0.0000 (1.0)           0;0  0.3774 (0.66)          1           1
test_add_hardlink-add[main]       1.7477 (1.0)      1.7477 (1.0)      1.7477 (1.0)      0.0000 (1.0)      1.7477 (1.0)      0.0000 (1.0)           0;0  0.5722 (1.0)           1           1
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

------------------------------------------------------------------------ benchmark 'test_add_hardlink-add-noop': 2 tests ------------------------------------------------------------------------
Name (time in s)                          Min               Max              Mean            StdDev            Median               IQR            Outliers     OPS            Rounds  Iterations
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_add_hardlink-add-noop[3.53.2]     1.6480 (2.61)     1.6480 (2.61)     1.6480 (2.61)     0.0000 (1.0)      1.6480 (2.61)     0.0000 (1.0)           0;0  0.6068 (0.38)          1           1
test_add_hardlink-add-noop[main]       0.6314 (1.0)      0.6314 (1.0)      0.6314 (1.0)      0.0000 (1.0)      0.6314 (1.0)      0.0000 (1.0)           0;0  1.5837 (1.0)           1           1
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Legend:
  Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 1st Quartile and 3rd Quartile.
  OPS: Operations Per Second, computed as 1 / Mean

------------------------------------------------------------------------ benchmark 'test_add_symlink-add': 2 tests ------------------------------------------------------------------------
Name (time in s)                    Min               Max              Mean            StdDev            Median               IQR            Outliers     OPS            Rounds  Iterations
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_add_symlink-add[3.53.2]     2.8310 (1.23)     2.8310 (1.23)     2.8310 (1.23)     0.0000 (1.0)      2.8310 (1.23)     0.0000 (1.0)           0;0  0.3532 (0.81)          1           1
test_add_symlink-add[main]       2.2975 (1.0)      2.2975 (1.0)      2.2975 (1.0)      0.0000 (1.0)      2.2975 (1.0)      0.0000 (1.0)           0;0  0.4353 (1.0)           1           1
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

------------------------------------------------------------------------ benchmark 'test_add_symlink-add-noop': 2 tests ------------------------------------------------------------------------
Name (time in s)                         Min               Max              Mean            StdDev            Median               IQR            Outliers     OPS            Rounds  Iterations
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_add_symlink-add-noop[3.53.2]     1.7268 (2.58)     1.7268 (2.58)     1.7268 (2.58)     0.0000 (1.0)      1.7268 (2.58)     0.0000 (1.0)           0;0  0.5791 (0.39)          1           1
test_add_symlink-add-noop[main]       0.6702 (1.0)      0.6702 (1.0)      0.6702 (1.0)      0.0000 (1.0)      0.6702 (1.0)      0.0000 (1.0)           0;0  1.4921 (1.0)           1           1
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Legend:
  Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 1st Quartile and 3rd Quartile.
  OPS: Operations Per Second, computed as 1 / Mean

------------------------------------------------------------------------ benchmark 'test_checkout_copy-checkout': 2 tests ------------------------------------------------------------------------
Name (time in s)                           Min               Max              Mean            StdDev            Median               IQR            Outliers     OPS            Rounds  Iterations
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_checkout_copy-checkout[3.53.2]     1.6864 (1.0)      1.6864 (1.0)      1.6864 (1.0)      0.0000 (1.0)      1.6864 (1.0)      0.0000 (1.0)           0;0  0.5930 (1.0)           1           1
test_checkout_copy-checkout[main]       1.8625 (1.10)     1.8625 (1.10)     1.8625 (1.10)     0.0000 (1.0)      1.8625 (1.10)     0.0000 (1.0)           0;0  0.5369 (0.91)          1           1
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

---------------------------------------------------------------------------- benchmark 'test_checkout_copy-checkout-noop': 2 tests ----------------------------------------------------------------------------
Name (time in ms)                                 Min                 Max                Mean            StdDev              Median               IQR            Outliers     OPS            Rounds  Iterations
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_checkout_copy-checkout-noop[3.53.2]     590.2552 (1.26)     590.2552 (1.26)     590.2552 (1.26)     0.0000 (1.0)      590.2552 (1.26)     0.0000 (1.0)           0;0  1.6942 (0.80)          1           1
test_checkout_copy-checkout-noop[main]       469.5203 (1.0)      469.5203 (1.0)      469.5203 (1.0)      0.0000 (1.0)      469.5203 (1.0)      0.0000 (1.0)           0;0  2.1298 (1.0)           1           1
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

---------------------------------------------------------------------------- benchmark 'test_checkout_copy-checkout-update': 2 tests ----------------------------------------------------------------------------
Name (time in ms)                                   Min                 Max                Mean            StdDev              Median               IQR            Outliers     OPS            Rounds  Iterations
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_checkout_copy-checkout-update[3.53.2]     636.3234 (1.15)     636.3234 (1.15)     636.3234 (1.15)     0.0000 (1.0)      636.3234 (1.15)     0.0000 (1.0)           0;0  1.5715 (0.87)          1           1
test_checkout_copy-checkout-update[main]       553.5126 (1.0)      553.5126 (1.0)      553.5126 (1.0)      0.0000 (1.0)      553.5126 (1.0)      0.0000 (1.0)           0;0  1.8066 (1.0)           1           1
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Legend:
  Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 1st Quartile and 3rd Quartile.
  OPS: Operations Per Second, computed as 1 / Mean

------------------------------------------------------------------------ benchmark 'test_checkout_hardlink-checkout': 2 tests ------------------------------------------------------------------------
Name (time in s)                               Min               Max              Mean            StdDev            Median               IQR            Outliers     OPS            Rounds  Iterations
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_checkout_hardlink-checkout[3.53.2]     1.1492 (1.0)      1.1492 (1.0)      1.1492 (1.0)      0.0000 (1.0)      1.1492 (1.0)      0.0000 (1.0)           0;0  0.8702 (1.0)           1           1
test_checkout_hardlink-checkout[main]       1.3509 (1.18)     1.3509 (1.18)     1.3509 (1.18)     0.0000 (1.0)      1.3509 (1.18)     0.0000 (1.0)           0;0  0.7403 (0.85)          1           1
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

---------------------------------------------------------------------------- benchmark 'test_checkout_hardlink-checkout-noop': 2 tests ----------------------------------------------------------------------------
Name (time in ms)                                     Min                 Max                Mean            StdDev              Median               IQR            Outliers     OPS            Rounds  Iterations
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_checkout_hardlink-checkout-noop[3.53.2]     531.0414 (1.15)     531.0414 (1.15)     531.0414 (1.15)     0.0000 (1.0)      531.0414 (1.15)     0.0000 (1.0)           0;0  1.8831 (0.87)          1           1
test_checkout_hardlink-checkout-noop[main]       461.9829 (1.0)      461.9829 (1.0)      461.9829 (1.0)      0.0000 (1.0)      461.9829 (1.0)      0.0000 (1.0)           0;0  2.1646 (1.0)           1           1
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

---------------------------------------------------------------------------- benchmark 'test_checkout_hardlink-checkout-update': 2 tests ----------------------------------------------------------------------------
Name (time in ms)                                       Min                 Max                Mean            StdDev              Median               IQR            Outliers     OPS            Rounds  Iterations
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_checkout_hardlink-checkout-update[3.53.2]     583.2259 (1.14)     583.2259 (1.14)     583.2259 (1.14)     0.0000 (1.0)      583.2259 (1.14)     0.0000 (1.0)           0;0  1.7146 (0.88)          1           1
test_checkout_hardlink-checkout-update[main]       512.0303 (1.0)      512.0303 (1.0)      512.0303 (1.0)      0.0000 (1.0)      512.0303 (1.0)      0.0000 (1.0)           0;0  1.9530 (1.0)           1           1
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Legend:
  Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 1st Quartile and 3rd Quartile.
  OPS: Operations Per Second, computed as 1 / Mean

------------------------------------------------------------------------ benchmark 'test_checkout_symlink-checkout': 2 tests ------------------------------------------------------------------------
Name (time in s)                              Min               Max              Mean            StdDev            Median               IQR            Outliers     OPS            Rounds  Iterations
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_checkout_symlink-checkout[3.53.2]     1.3627 (1.0)      1.3627 (1.0)      1.3627 (1.0)      0.0000 (1.0)      1.3627 (1.0)      0.0000 (1.0)           0;0  0.7338 (1.0)           1           1
test_checkout_symlink-checkout[main]       1.5386 (1.13)     1.5386 (1.13)     1.5386 (1.13)     0.0000 (1.0)      1.5386 (1.13)     0.0000 (1.0)           0;0  0.6499 (0.89)          1           1
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

---------------------------------------------------------------------------- benchmark 'test_checkout_symlink-checkout-noop': 2 tests ----------------------------------------------------------------------------
Name (time in ms)                                    Min                 Max                Mean            StdDev              Median               IQR            Outliers     OPS            Rounds  Iterations
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_checkout_symlink-checkout-noop[3.53.2]     614.2360 (1.17)     614.2360 (1.17)     614.2360 (1.17)     0.0000 (1.0)      614.2360 (1.17)     0.0000 (1.0)           0;0  1.6280 (0.86)          1           1
test_checkout_symlink-checkout-noop[main]       525.4704 (1.0)      525.4704 (1.0)      525.4704 (1.0)      0.0000 (1.0)      525.4704 (1.0)      0.0000 (1.0)           0;0  1.9031 (1.0)           1           1
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

---------------------------------------------------------------------------- benchmark 'test_checkout_symlink-checkout-update': 2 tests ----------------------------------------------------------------------------
Name (time in ms)                                      Min                 Max                Mean            StdDev              Median               IQR            Outliers     OPS            Rounds  Iterations
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_checkout_symlink-checkout-update[3.53.2]     739.3689 (1.19)     739.3689 (1.19)     739.3689 (1.19)     0.0000 (1.0)      739.3689 (1.19)     0.0000 (1.0)           0;0  1.3525 (0.84)          1           1
test_checkout_symlink-checkout-update[main]       620.2783 (1.0)      620.2783 (1.0)      620.2783 (1.0)      0.0000 (1.0)      620.2783 (1.0)      0.0000 (1.0)           0;0  1.6122 (1.0)           1           1
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Legend:
  Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 1st Quartile and 3rd Quartile.
  OPS: Operations Per Second, computed as 1 / Mean

---------------------------------------------------------------------------- benchmark 'test_data_status-data-changed': 2 tests ----------------------------------------------------------------------------
Name (time in ms)                              Min                 Max                Mean            StdDev              Median               IQR            Outliers     OPS            Rounds  Iterations
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_data_status-data-changed[3.53.2]     629.5793 (1.14)     629.5793 (1.14)     629.5793 (1.14)     0.0000 (1.0)      629.5793 (1.14)     0.0000 (1.0)           0;0  1.5884 (0.88)          1           1
test_data_status-data-changed[main]       552.3798 (1.0)      552.3798 (1.0)      552.3798 (1.0)      0.0000 (1.0)      552.3798 (1.0)      0.0000 (1.0)           0;0  1.8103 (1.0)           1           1
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

---------------------------------------------------------------------------- benchmark 'test_data_status-data-changed-noop': 2 tests ----------------------------------------------------------------------------
Name (time in ms)                                   Min                 Max                Mean            StdDev              Median               IQR            Outliers     OPS            Rounds  Iterations
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_data_status-data-changed-noop[3.53.2]     623.6889 (1.14)     623.6889 (1.14)     623.6889 (1.14)     0.0000 (1.0)      623.6889 (1.14)     0.0000 (1.0)           0;0  1.6034 (0.87)          1           1
test_data_status-data-changed-noop[main]       545.2096 (1.0)      545.2096 (1.0)      545.2096 (1.0)      0.0000 (1.0)      545.2096 (1.0)      0.0000 (1.0)           0;0  1.8342 (1.0)           1           1
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

------------------------------------------------------------------------ benchmark 'test_data_status-data-new': 2 tests ------------------------------------------------------------------------
Name (time in s)                         Min               Max              Mean            StdDev            Median               IQR            Outliers     OPS            Rounds  Iterations
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_data_status-data-new[3.53.2]     1.4448 (1.50)     1.4448 (1.50)     1.4448 (1.50)     0.0000 (1.0)      1.4448 (1.50)     0.0000 (1.0)           0;0  0.6921 (0.66)          1           1
test_data_status-data-new[main]       0.9606 (1.0)      0.9606 (1.0)      0.9606 (1.0)      0.0000 (1.0)      0.9606 (1.0)      0.0000 (1.0)           0;0  1.0410 (1.0)           1           1
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

---------------------------------------------------------------------------- benchmark 'test_data_status-data-noop': 2 tests ----------------------------------------------------------------------------
Name (time in ms)                           Min                 Max                Mean            StdDev              Median               IQR            Outliers     OPS            Rounds  Iterations
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_data_status-data-noop[3.53.2]     625.7556 (1.11)     625.7556 (1.11)     625.7556 (1.11)     0.0000 (1.0)      625.7556 (1.11)     0.0000 (1.0)           0;0  1.5981 (0.90)          1           1
test_data_status-data-noop[main]       561.5576 (1.0)      561.5576 (1.0)      561.5576 (1.0)      0.0000 (1.0)      561.5576 (1.0)      0.0000 (1.0)           0;0  1.7808 (1.0)           1           1
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Legend:
  Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 1st Quartile and 3rd Quartile.
  OPS: Operations Per Second, computed as 1 / Mean

---------------------------------------------------------------------------- benchmark 'test_data_status_all_flags-data-changed': 2 tests ----------------------------------------------------------------------------
Name (time in ms)                                        Min                 Max                Mean            StdDev              Median               IQR            Outliers     OPS            Rounds  Iterations
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_data_status_all_flags-data-changed[3.53.2]     928.9259 (1.07)     928.9259 (1.07)     928.9259 (1.07)     0.0000 (1.0)      928.9259 (1.07)     0.0000 (1.0)           0;0  1.0765 (0.94)          1           1
test_data_status_all_flags-data-changed[main]       870.7845 (1.0)      870.7845 (1.0)      870.7845 (1.0)      0.0000 (1.0)      870.7845 (1.0)      0.0000 (1.0)           0;0  1.1484 (1.0)           1           1
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

---------------------------------------------------------------------------- benchmark 'test_data_status_all_flags-data-changed-noop': 2 tests ----------------------------------------------------------------------------
Name (time in ms)                                             Min                 Max                Mean            StdDev              Median               IQR            Outliers     OPS            Rounds  Iterations
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_data_status_all_flags-data-changed-noop[3.53.2]     916.1714 (1.06)     916.1714 (1.06)     916.1714 (1.06)     0.0000 (1.0)      916.1714 (1.06)     0.0000 (1.0)           0;0  1.0915 (0.94)          1           1
test_data_status_all_flags-data-changed-noop[main]       864.5580 (1.0)      864.5580 (1.0)      864.5580 (1.0)      0.0000 (1.0)      864.5580 (1.0)      0.0000 (1.0)           0;0  1.1567 (1.0)           1           1
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

------------------------------------------------------------------------ benchmark 'test_data_status_all_flags-data-new': 2 tests ------------------------------------------------------------------------
Name (time in s)                                   Min               Max              Mean            StdDev            Median               IQR            Outliers     OPS            Rounds  Iterations
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_data_status_all_flags-data-new[3.53.2]     1.7563 (1.30)     1.7563 (1.30)     1.7563 (1.30)     0.0000 (1.0)      1.7563 (1.30)     0.0000 (1.0)           0;0  0.5694 (0.77)          1           1
test_data_status_all_flags-data-new[main]       1.3548 (1.0)      1.3548 (1.0)      1.3548 (1.0)      0.0000 (1.0)      1.3548 (1.0)      0.0000 (1.0)           0;0  0.7381 (1.0)           1           1
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

---------------------------------------------------------------------------- benchmark 'test_data_status_all_flags-data-noop': 2 tests ----------------------------------------------------------------------------
Name (time in ms)                                     Min                 Max                Mean            StdDev              Median               IQR            Outliers     OPS            Rounds  Iterations
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_data_status_all_flags-data-noop[3.53.2]     911.1034 (1.09)     911.1034 (1.09)     911.1034 (1.09)     0.0000 (1.0)      911.1034 (1.09)     0.0000 (1.0)           0;0  1.0976 (0.92)          1           1
test_data_status_all_flags-data-noop[main]       838.6057 (1.0)      838.6057 (1.0)      838.6057 (1.0)      0.0000 (1.0)      838.6057 (1.0)      0.0000 (1.0)           0;0  1.1925 (1.0)           1           1
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Legend:
  Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 1st Quartile and 3rd Quartile.
  OPS: Operations Per Second, computed as 1 / Mean

------------------------------------------------------------------------ benchmark 'test_diff-diff': 2 tests ------------------------------------------------------------------------
Name (time in s)              Min               Max              Mean            StdDev            Median               IQR            Outliers     OPS            Rounds  Iterations
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_diff-diff[3.53.2]     1.4331 (1.25)     1.4331 (1.25)     1.4331 (1.25)     0.0000 (1.0)      1.4331 (1.25)     0.0000 (1.0)           0;0  0.6978 (0.80)          1           1
test_diff-diff[main]       1.1465 (1.0)      1.1465 (1.0)      1.1465 (1.0)      0.0000 (1.0)      1.1465 (1.0)      0.0000 (1.0)           0;0  0.8722 (1.0)           1           1
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

---------------------------------------------------------------------------- benchmark 'test_diff-diff-changed': 2 tests ----------------------------------------------------------------------------
Name (time in ms)                       Min                 Max                Mean            StdDev              Median               IQR            Outliers     OPS            Rounds  Iterations
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_diff-diff-changed[3.53.2]     646.2239 (1.12)     646.2239 (1.12)     646.2239 (1.12)     0.0000 (1.0)      646.2239 (1.12)     0.0000 (1.0)           0;0  1.5475 (0.89)          1           1
test_diff-diff-changed[main]       576.9136 (1.0)      576.9136 (1.0)      576.9136 (1.0)      0.0000 (1.0)      576.9136 (1.0)      0.0000 (1.0)           0;0  1.7334 (1.0)           1           1
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

---------------------------------------------------------------------------- benchmark 'test_diff-diff-changed-noop': 2 tests ----------------------------------------------------------------------------
Name (time in ms)                            Min                 Max                Mean            StdDev              Median               IQR            Outliers     OPS            Rounds  Iterations
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_diff-diff-changed-noop[3.53.2]     647.8050 (1.12)     647.8050 (1.12)     647.8050 (1.12)     0.0000 (1.0)      647.8050 (1.12)     0.0000 (1.0)           0;0  1.5437 (0.89)          1           1
test_diff-diff-changed-noop[main]       579.6476 (1.0)      579.6476 (1.0)      579.6476 (1.0)      0.0000 (1.0)      579.6476 (1.0)      0.0000 (1.0)           0;0  1.7252 (1.0)           1           1
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

---------------------------------------------------------------------------- benchmark 'test_diff-diff-noop': 2 tests ----------------------------------------------------------------------------
Name (time in ms)                    Min                 Max                Mean            StdDev              Median               IQR            Outliers     OPS            Rounds  Iterations
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_diff-diff-noop[3.53.2]     657.7377 (1.15)     657.7377 (1.15)     657.7377 (1.15)     0.0000 (1.0)      657.7377 (1.15)     0.0000 (1.0)           0;0  1.5204 (0.87)          1           1
test_diff-diff-noop[main]       572.7901 (1.0)      572.7901 (1.0)      572.7901 (1.0)      0.0000 (1.0)      572.7901 (1.0)      0.0000 (1.0)           0;0  1.7458 (1.0)           1           1
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Legend:
  Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 1st Quartile and 3rd Quartile.
  OPS: Operations Per Second, computed as 1 / Mean

-------------------------------------------------------------------------- benchmark 'test_exp_show-exp': 2 tests --------------------------------------------------------------------------
Name (time in s)                  Min                Max               Mean            StdDev             Median               IQR            Outliers     OPS            Rounds  Iterations
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_exp_show-exp[3.53.2]     11.4457 (1.0)      11.4457 (1.0)      11.4457 (1.0)      0.0000 (1.0)      11.4457 (1.0)      0.0000 (1.0)           0;0  0.0874 (1.0)           1           1
test_exp_show-exp[main]       13.1753 (1.15)     13.1753 (1.15)     13.1753 (1.15)     0.0000 (1.0)      13.1753 (1.15)     0.0000 (1.0)           0;0  0.0759 (0.87)          1           1
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Legend:
  Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 1st Quartile and 3rd Quartile.
  OPS: Operations Per Second, computed as 1 / Mean

------------------------------------------------------------------------ benchmark 'test_fetch-fetch': 2 tests ------------------------------------------------------------------------
Name (time in s)                Min               Max              Mean            StdDev            Median               IQR            Outliers     OPS            Rounds  Iterations
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_fetch-fetch[3.53.2]     1.8704 (1.22)     1.8704 (1.22)     1.8704 (1.22)     0.0000 (1.0)      1.8704 (1.22)     0.0000 (1.0)           0;0  0.5347 (0.82)          1           1
test_fetch-fetch[main]       1.5294 (1.0)      1.5294 (1.0)      1.5294 (1.0)      0.0000 (1.0)      1.5294 (1.0)      0.0000 (1.0)           0;0  0.6539 (1.0)           1           1
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Legend:
  Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 1st Quartile and 3rd Quartile.
  OPS: Operations Per Second, computed as 1 / Mean

---------------------------------------------------------------------------- benchmark 'test_gc-gc': 2 tests ----------------------------------------------------------------------------
Name (time in ms)           Min                 Max                Mean            StdDev              Median               IQR            Outliers     OPS            Rounds  Iterations
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_gc-gc[3.53.2]     688.2493 (1.14)     688.2493 (1.14)     688.2493 (1.14)     0.0000 (1.0)      688.2493 (1.14)     0.0000 (1.0)           0;0  1.4530 (0.88)          1           1
test_gc-gc[main]       605.5383 (1.0)      605.5383 (1.0)      605.5383 (1.0)      0.0000 (1.0)      605.5383 (1.0)      0.0000 (1.0)           0;0  1.6514 (1.0)           1           1
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Legend:
  Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 1st Quartile and 3rd Quartile.
  OPS: Operations Per Second, computed as 1 / Mean

------------------------------------------------------------------------ benchmark 'test_get-get': 2 tests ------------------------------------------------------------------------
Name (time in s)            Min               Max              Mean            StdDev            Median               IQR            Outliers     OPS            Rounds  Iterations
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_get-get[3.53.2]     4.4907 (2.06)     4.4907 (2.06)     4.4907 (2.06)     0.0000 (1.0)      4.4907 (2.06)     0.0000 (1.0)           0;0  0.2227 (0.48)          1           1
test_get-get[main]       2.1756 (1.0)      2.1756 (1.0)      2.1756 (1.0)      0.0000 (1.0)      2.1756 (1.0)      0.0000 (1.0)           0;0  0.4596 (1.0)           1           1
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Legend:
  Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 1st Quartile and 3rd Quartile.
  OPS: Operations Per Second, computed as 1 / Mean

------------------------------------------------------------------------ benchmark 'test_get_url-get-url': 2 tests ------------------------------------------------------------------------
Name (time in s)                    Min               Max              Mean            StdDev            Median               IQR            Outliers     OPS            Rounds  Iterations
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_get_url-get-url[3.53.2]     1.0516 (1.02)     1.0516 (1.02)     1.0516 (1.02)     0.0000 (1.0)      1.0516 (1.02)     0.0000 (1.0)           0;0  0.9509 (0.98)          1           1
test_get_url-get-url[main]       1.0347 (1.0)      1.0347 (1.0)      1.0347 (1.0)      0.0000 (1.0)      1.0347 (1.0)      0.0000 (1.0)           0;0  0.9665 (1.0)           1           1
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Legend:
  Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 1st Quartile and 3rd Quartile.
  OPS: Operations Per Second, computed as 1 / Mean

---------------------------------------------------------------------------- benchmark 'test_help---help': 2 tests ----------------------------------------------------------------------------
Name (time in ms)                 Min                 Max                Mean            StdDev              Median               IQR            Outliers     OPS            Rounds  Iterations
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_help---help[3.53.2]     123.0285 (1.0)      164.5956 (1.27)     125.4569 (1.00)     5.1908 (5.12)     124.4271 (1.0)      1.1423 (1.23)          5;7  7.9709 (1.00)        100           1
test_help---help[main]       123.6381 (1.00)     130.0966 (1.0)      125.3572 (1.0)      1.0131 (1.0)      125.0810 (1.01)     0.9274 (1.0)          23;7  7.9772 (1.0)         100           1
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Legend:
  Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 1st Quartile and 3rd Quartile.
  OPS: Operations Per Second, computed as 1 / Mean

------------------------------------ benchmark 'test_import-import': 1 tests ------------------------------------
Name (time in s)                Min     Max    Mean  StdDev  Median     IQR  Outliers     OPS  Rounds  Iterations
-----------------------------------------------------------------------------------------------------------------
test_import-import[main]     3.7920  3.7920  3.7920  0.0000  3.7920  0.0000       0;0  0.2637       1           1
-----------------------------------------------------------------------------------------------------------------

Legend:
  Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 1st Quartile and 3rd Quartile.
  OPS: Operations Per Second, computed as 1 / Mean

------------------------------------------------------------------------ benchmark 'test_import_url-import-url': 2 tests ------------------------------------------------------------------------
Name (time in s)                          Min               Max              Mean            StdDev            Median               IQR            Outliers     OPS            Rounds  Iterations
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_import_url-import-url[3.53.2]     4.6606 (1.66)     4.6606 (1.66)     4.6606 (1.66)     0.0000 (1.0)      4.6606 (1.66)     0.0000 (1.0)           0;0  0.2146 (0.60)          1           1
test_import_url-import-url[main]       2.8105 (1.0)      2.8105 (1.0)      2.8105 (1.0)      0.0000 (1.0)      2.8105 (1.0)      0.0000 (1.0)           0;0  0.3558 (1.0)           1           1
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Legend:
  Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 1st Quartile and 3rd Quartile.
  OPS: Operations Per Second, computed as 1 / Mean

---------------------------------------------------------------------------- benchmark 'test_init-init': 2 tests -----------------------------------------------------------------------------
Name (time in ms)               Min                 Max                Mean             StdDev              Median               IQR            Outliers     OPS            Rounds  Iterations
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_init-init[3.53.2]     383.0938 (1.00)     406.5772 (1.0)      391.8284 (1.0)       4.3016 (1.0)      391.3111 (1.0)      6.0801 (1.0)          31;1  2.5521 (1.0)         100           1
test_init-init[main]       382.1407 (1.0)      503.6403 (1.24)     398.6733 (1.02)     13.1094 (3.05)     396.1684 (1.01)     9.7287 (1.60)          7;2  2.5083 (0.98)        100           1
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Legend:
  Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 1st Quartile and 3rd Quartile.
  OPS: Operations Per Second, computed as 1 / Mean

---------------------------------------------------------------------------- benchmark 'test_list-list': 2 tests ----------------------------------------------------------------------------
Name (time in ms)               Min                 Max                Mean            StdDev              Median               IQR            Outliers     OPS            Rounds  Iterations
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_list-list[3.53.2]     558.6558 (1.07)     558.6558 (1.07)     558.6558 (1.07)     0.0000 (1.0)      558.6558 (1.07)     0.0000 (1.0)           0;0  1.7900 (0.94)          1           1
test_list-list[main]       522.9116 (1.0)      522.9116 (1.0)      522.9116 (1.0)      0.0000 (1.0)      522.9116 (1.0)      0.0000 (1.0)           0;0  1.9124 (1.0)           1           1
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

---------------------------------------------------------------------------- benchmark 'test_list-list-dvc-only': 2 tests ----------------------------------------------------------------------------
Name (time in ms)                        Min                 Max                Mean            StdDev              Median               IQR            Outliers     OPS            Rounds  Iterations
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_list-list-dvc-only[3.53.2]     392.3253 (1.0)      392.3253 (1.0)      392.3253 (1.0)      0.0000 (1.0)      392.3253 (1.0)      0.0000 (1.0)           0;0  2.5489 (1.0)           1           1
test_list-list-dvc-only[main]       396.8577 (1.01)     396.8577 (1.01)     396.8577 (1.01)     0.0000 (1.0)      396.8577 (1.01)     0.0000 (1.0)           0;0  2.5198 (0.99)          1           1
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

---------------------------------------------------------------------------- benchmark 'test_list-list-recursive': 2 tests ----------------------------------------------------------------------------
Name (time in ms)                         Min                 Max                Mean            StdDev              Median               IQR            Outliers     OPS            Rounds  Iterations
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_list-list-recursive[3.53.2]     464.0692 (1.0)      464.0692 (1.0)      464.0692 (1.0)      0.0000 (1.0)      464.0692 (1.0)      0.0000 (1.0)           0;0  2.1549 (1.0)           1           1
test_list-list-recursive[main]       468.3198 (1.01)     468.3198 (1.01)     468.3198 (1.01)     0.0000 (1.0)      468.3198 (1.01)     0.0000 (1.0)           0;0  2.1353 (0.99)          1           1
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

---------------------------------------------------------------------------- benchmark 'test_list-list-shallow': 2 tests ----------------------------------------------------------------------------
Name (time in ms)                       Min                 Max                Mean            StdDev              Median               IQR            Outliers     OPS            Rounds  Iterations
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_list-list-shallow[3.53.2]     395.7648 (1.0)      395.7648 (1.0)      395.7648 (1.0)      0.0000 (1.0)      395.7648 (1.0)      0.0000 (1.0)           0;0  2.5268 (1.0)           1           1
test_list-list-shallow[main]       402.7934 (1.02)     402.7934 (1.02)     402.7934 (1.02)     0.0000 (1.0)      402.7934 (1.02)     0.0000 (1.0)           0;0  2.4827 (0.98)          1           1
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Legend:
  Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 1st Quartile and 3rd Quartile.
  OPS: Operations Per Second, computed as 1 / Mean

------------------------------------------------------------------------ benchmark 'test_partial_add-add': 2 tests ------------------------------------------------------------------------
Name (time in s)                    Min               Max              Mean            StdDev            Median               IQR            Outliers     OPS            Rounds  Iterations
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_partial_add-add[3.53.2]     1.9653 (1.21)     1.9653 (1.21)     1.9653 (1.21)     0.0000 (1.0)      1.9653 (1.21)     0.0000 (1.0)           0;0  0.5088 (0.83)          1           1
test_partial_add-add[main]       1.6232 (1.0)      1.6232 (1.0)      1.6232 (1.0)      0.0000 (1.0)      1.6232 (1.0)      0.0000 (1.0)           0;0  0.6161 (1.0)           1           1
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

------------------------------------------------------------------------ benchmark 'test_partial_add-add-partial': 2 tests ------------------------------------------------------------------------
Name (time in s)                            Min               Max              Mean            StdDev            Median               IQR            Outliers     OPS            Rounds  Iterations
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_partial_add-add-partial[3.53.2]     2.6207 (2.48)     2.6207 (2.48)     2.6207 (2.48)     0.0000 (1.0)      2.6207 (2.48)     0.0000 (1.0)           0;0  0.3816 (0.40)          1           1
test_partial_add-add-partial[main]       1.0582 (1.0)      1.0582 (1.0)      1.0582 (1.0)      0.0000 (1.0)      1.0582 (1.0)      0.0000 (1.0)           0;0  0.9450 (1.0)           1           1
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

---------------------------------------------------------------------------- benchmark 'test_partial_add-gc-cloud-noop': 2 tests ----------------------------------------------------------------------------
Name (time in ms)                               Min                 Max                Mean            StdDev              Median               IQR            Outliers     OPS            Rounds  Iterations
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_partial_add-gc-cloud-noop[3.53.2]     627.8889 (1.05)     627.8889 (1.05)     627.8889 (1.05)     0.0000 (1.0)      627.8889 (1.05)     0.0000 (1.0)           0;0  1.5926 (0.95)          1           1
test_partial_add-gc-cloud-noop[main]       597.6425 (1.0)      597.6425 (1.0)      597.6425 (1.0)      0.0000 (1.0)      597.6425 (1.0)      0.0000 (1.0)           0;0  1.6732 (1.0)           1           1
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

---------------------------------------------------------------------------- benchmark 'test_partial_add-gc-noop': 2 tests ----------------------------------------------------------------------------
Name (time in ms)                         Min                 Max                Mean            StdDev              Median               IQR            Outliers     OPS            Rounds  Iterations
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_partial_add-gc-noop[3.53.2]     528.1022 (1.03)     528.1022 (1.03)     528.1022 (1.03)     0.0000 (1.0)      528.1022 (1.03)     0.0000 (1.0)           0;0  1.8936 (0.98)          1           1
test_partial_add-gc-noop[main]       515.0641 (1.0)      515.0641 (1.0)      515.0641 (1.0)      0.0000 (1.0)      515.0641 (1.0)      0.0000 (1.0)           0;0  1.9415 (1.0)           1           1
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

------------------------------------------------------------------------ benchmark 'test_partial_add-push': 2 tests ------------------------------------------------------------------------
Name (time in s)                     Min               Max              Mean            StdDev            Median               IQR            Outliers     OPS            Rounds  Iterations
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_partial_add-push[3.53.2]     1.0622 (1.03)     1.0622 (1.03)     1.0622 (1.03)     0.0000 (1.0)      1.0622 (1.03)     0.0000 (1.0)           0;0  0.9414 (0.97)          1           1
test_partial_add-push[main]       1.0278 (1.0)      1.0278 (1.0)      1.0278 (1.0)      0.0000 (1.0)      1.0278 (1.0)      0.0000 (1.0)           0;0  0.9730 (1.0)           1           1
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

------------------------------------------------------------------------ benchmark 'test_partial_add-push-partial': 2 tests ------------------------------------------------------------------------
Name (time in s)                             Min               Max              Mean            StdDev            Median               IQR            Outliers     OPS            Rounds  Iterations
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_partial_add-push-partial[3.53.2]     1.1638 (1.02)     1.1638 (1.02)     1.1638 (1.02)     0.0000 (1.0)      1.1638 (1.02)     0.0000 (1.0)           0;0  0.8593 (0.98)          1           1
test_partial_add-push-partial[main]       1.1407 (1.0)      1.1407 (1.0)      1.1407 (1.0)      0.0000 (1.0)      1.1407 (1.0)      0.0000 (1.0)           0;0  0.8766 (1.0)           1           1
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Legend:
  Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 1st Quartile and 3rd Quartile.
  OPS: Operations Per Second, computed as 1 / Mean

------------------------------------------------------------------------ benchmark 'test_partial_remove-add': 2 tests ------------------------------------------------------------------------
Name (time in s)                       Min               Max              Mean            StdDev            Median               IQR            Outliers     OPS            Rounds  Iterations
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_partial_remove-add[3.53.2]     3.1847 (1.57)     3.1847 (1.57)     3.1847 (1.57)     0.0000 (1.0)      3.1847 (1.57)     0.0000 (1.0)           0;0  0.3140 (0.64)          1           1
test_partial_remove-add[main]       2.0302 (1.0)      2.0302 (1.0)      2.0302 (1.0)      0.0000 (1.0)      2.0302 (1.0)      0.0000 (1.0)           0;0  0.4926 (1.0)           1           1
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

------------------------------------------------------------------------ benchmark 'test_partial_remove-add-update': 2 tests ------------------------------------------------------------------------
Name (time in s)                              Min               Max              Mean            StdDev            Median               IQR            Outliers     OPS            Rounds  Iterations
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_partial_remove-add-update[3.53.2]     1.3177 (2.22)     1.3177 (2.22)     1.3177 (2.22)     0.0000 (1.0)      1.3177 (2.22)     0.0000 (1.0)           0;0  0.7589 (0.45)          1           1
test_partial_remove-add-update[main]       0.5932 (1.0)      0.5932 (1.0)      0.5932 (1.0)      0.0000 (1.0)      0.5932 (1.0)      0.0000 (1.0)           0;0  1.6857 (1.0)           1           1
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

---------------------------------------------------------------------------- benchmark 'test_partial_remove-gc': 2 tests ----------------------------------------------------------------------------
Name (time in ms)                       Min                 Max                Mean            StdDev              Median               IQR            Outliers     OPS            Rounds  Iterations
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_partial_remove-gc[3.53.2]     494.4963 (1.0)      494.4963 (1.0)      494.4963 (1.0)      0.0000 (1.0)      494.4963 (1.0)      0.0000 (1.0)           0;0  2.0223 (1.0)           1           1
test_partial_remove-gc[main]       517.8866 (1.05)     517.8866 (1.05)     517.8866 (1.05)     0.0000 (1.0)      517.8866 (1.05)     0.0000 (1.0)           0;0  1.9309 (0.95)          1           1
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

---------------------------------------------------------------------------- benchmark 'test_partial_remove-gc-cloud': 2 tests ----------------------------------------------------------------------------
Name (time in ms)                             Min                 Max                Mean            StdDev              Median               IQR            Outliers     OPS            Rounds  Iterations
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_partial_remove-gc-cloud[3.53.2]     557.2927 (1.0)      557.2927 (1.0)      557.2927 (1.0)      0.0000 (1.0)      557.2927 (1.0)      0.0000 (1.0)           0;0  1.7944 (1.0)           1           1
test_partial_remove-gc-cloud[main]       573.9403 (1.03)     573.9403 (1.03)     573.9403 (1.03)     0.0000 (1.0)      573.9403 (1.03)     0.0000 (1.0)           0;0  1.7423 (0.97)          1           1
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

------------------------------------------------------------------------ benchmark 'test_partial_remove-push': 2 tests ------------------------------------------------------------------------
Name (time in s)                        Min               Max              Mean            StdDev            Median               IQR            Outliers     OPS            Rounds  Iterations
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_partial_remove-push[3.53.2]     1.3614 (1.02)     1.3614 (1.02)     1.3614 (1.02)     0.0000 (1.0)      1.3614 (1.02)     0.0000 (1.0)           0;0  0.7346 (0.98)          1           1
test_partial_remove-push[main]       1.3362 (1.0)      1.3362 (1.0)      1.3362 (1.0)      0.0000 (1.0)      1.3362 (1.0)      0.0000 (1.0)           0;0  0.7484 (1.0)           1           1
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

---------------------------------------------------------------------------- benchmark 'test_partial_remove-push-update': 2 tests ----------------------------------------------------------------------------
Name (time in ms)                                Min                 Max                Mean            StdDev              Median               IQR            Outliers     OPS            Rounds  Iterations
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_partial_remove-push-update[3.53.2]     756.4306 (1.0)      756.4306 (1.0)      756.4306 (1.0)      0.0000 (1.0)      756.4306 (1.0)      0.0000 (1.0)           0;0  1.3220 (1.0)           1           1
test_partial_remove-push-update[main]       759.8590 (1.00)     759.8590 (1.00)     759.8590 (1.00)     0.0000 (1.0)      759.8590 (1.00)     0.0000 (1.0)           0;0  1.3160 (1.00)          1           1
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Legend:
  Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 1st Quartile and 3rd Quartile.
  OPS: Operations Per Second, computed as 1 / Mean

----------------------------------------------------------------------------- benchmark 'test_plots-plots-diff': 2 tests ----------------------------------------------------------------------------
Name (time in ms)                      Min                 Max                Mean            StdDev              Median                IQR            Outliers     OPS            Rounds  Iterations
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_plots-plots-diff[3.53.2]     834.8712 (1.00)     849.0648 (1.0)      841.9686 (1.0)      6.1478 (1.0)      844.8207 (1.00)     10.1085 (1.0)           2;0  1.1877 (1.0)           5           3
test_plots-plots-diff[main]       832.3381 (1.0)      851.8452 (1.00)     843.5365 (1.00)     8.2530 (1.34)     842.1113 (1.0)      13.5373 (1.34)          2;0  1.1855 (1.00)          5           3
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------- benchmark 'test_plots-plots-diff-json': 2 tests -----------------------------------------------------------------------------
Name (time in ms)                           Min                 Max                Mean             StdDev              Median                IQR            Outliers     OPS            Rounds  Iterations
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_plots-plots-diff-json[3.53.2]     903.4220 (1.0)      916.6659 (1.0)      910.1489 (1.0)       5.0831 (1.0)      911.6323 (1.00)      7.0789 (1.0)           2;0  1.0987 (1.0)           5           3
test_plots-plots-diff-json[main]       904.0154 (1.00)     947.7098 (1.03)     919.6609 (1.01)     18.5586 (3.65)     911.0633 (1.0)      28.1902 (3.98)          1;0  1.0874 (0.99)          5           3
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------- benchmark 'test_plots-plots-show': 2 tests -----------------------------------------------------------------------------
Name (time in ms)                      Min                 Max                Mean             StdDev              Median                IQR            Outliers     OPS            Rounds  Iterations
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_plots-plots-show[3.53.2]     707.0587 (1.0)      748.6352 (1.0)      726.4988 (1.0)      17.9019 (1.0)      731.2446 (1.0)      30.6236 (1.0)           2;0  1.3765 (1.0)           5           3
test_plots-plots-show[main]       716.9174 (1.01)     789.5821 (1.05)     748.3528 (1.03)     33.8918 (1.89)     732.1515 (1.00)     60.9040 (1.99)          1;0  1.3363 (0.97)          5           3
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------- benchmark 'test_plots-plots-show-json': 2 tests -----------------------------------------------------------------------------
Name (time in ms)                           Min                 Max                Mean             StdDev              Median                IQR            Outliers     OPS            Rounds  Iterations
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_plots-plots-show-json[3.53.2]     744.7432 (1.0)      770.1689 (1.0)      756.1280 (1.0)      11.6241 (2.62)     751.7819 (1.0)      21.1067 (3.75)          1;0  1.3225 (1.0)           5           3
test_plots-plots-show-json[main]       778.2201 (1.04)     790.1325 (1.03)     783.5574 (1.04)      4.4356 (1.0)      782.7669 (1.04)      5.6304 (1.0)           2;0  1.2762 (0.96)          5           3
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Legend:
  Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 1st Quartile and 3rd Quartile.
  OPS: Operations Per Second, computed as 1 / Mean

------------------------------------------------------------------------ benchmark 'test_push-push': 2 tests ------------------------------------------------------------------------
Name (time in s)              Min               Max              Mean            StdDev            Median               IQR            Outliers     OPS            Rounds  Iterations
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_push-push[3.53.2]     1.5440 (1.02)     1.5440 (1.02)     1.5440 (1.02)     0.0000 (1.0)      1.5440 (1.02)     0.0000 (1.0)           0;0  0.6477 (0.98)          1           1
test_push-push[main]       1.5118 (1.0)      1.5118 (1.0)      1.5118 (1.0)      0.0000 (1.0)      1.5118 (1.0)      0.0000 (1.0)           0;0  0.6615 (1.0)           1           1
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Legend:
  Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 1st Quartile and 3rd Quartile.
  OPS: Operations Per Second, computed as 1 / Mean

------------------------------------------------------------------------ benchmark 'test_sharing-fetch': 2 tests ------------------------------------------------------------------------
Name (time in s)                  Min               Max              Mean            StdDev            Median               IQR            Outliers     OPS            Rounds  Iterations
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_sharing-fetch[3.53.2]     1.6800 (1.25)     1.6800 (1.25)     1.6800 (1.25)     0.0000 (1.0)      1.6800 (1.25)     0.0000 (1.0)           0;0  0.5952 (0.80)          1           1
test_sharing-fetch[main]       1.3444 (1.0)      1.3444 (1.0)      1.3444 (1.0)      0.0000 (1.0)      1.3444 (1.0)      0.0000 (1.0)           0;0  0.7438 (1.0)           1           1
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

---------------------------------------------------------------------------- benchmark 'test_sharing-fetch-noop': 2 tests ----------------------------------------------------------------------------
Name (time in ms)                        Min                 Max                Mean            StdDev              Median               IQR            Outliers     OPS            Rounds  Iterations
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_sharing-fetch-noop[3.53.2]     787.3240 (1.0)      787.3240 (1.0)      787.3240 (1.0)      0.0000 (1.0)      787.3240 (1.0)      0.0000 (1.0)           0;0  1.2701 (1.0)           1           1
test_sharing-fetch-noop[main]       812.0373 (1.03)     812.0373 (1.03)     812.0373 (1.03)     0.0000 (1.0)      812.0373 (1.03)     0.0000 (1.0)           0;0  1.2315 (0.97)          1           1
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

------------------------------------------------------------------------ benchmark 'test_sharing-push': 2 tests ------------------------------------------------------------------------
Name (time in s)                 Min               Max              Mean            StdDev            Median               IQR            Outliers     OPS            Rounds  Iterations
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_sharing-push[3.53.2]     1.5297 (1.03)     1.5297 (1.03)     1.5297 (1.03)     0.0000 (1.0)      1.5297 (1.03)     0.0000 (1.0)           0;0  0.6537 (0.97)          1           1
test_sharing-push[main]       1.4911 (1.0)      1.4911 (1.0)      1.4911 (1.0)      0.0000 (1.0)      1.4911 (1.0)      0.0000 (1.0)           0;0  0.6707 (1.0)           1           1
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

---------------------------------------------------------------------------- benchmark 'test_sharing-push-noop': 2 tests ----------------------------------------------------------------------------
Name (time in ms)                       Min                 Max                Mean            StdDev              Median               IQR            Outliers     OPS            Rounds  Iterations
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_sharing-push-noop[3.53.2]     785.9937 (1.0)      785.9937 (1.0)      785.9937 (1.0)      0.0000 (1.0)      785.9937 (1.0)      0.0000 (1.0)           0;0  1.2723 (1.0)           1           1
test_sharing-push-noop[main]       796.3552 (1.01)     796.3552 (1.01)     796.3552 (1.01)     0.0000 (1.0)      796.3552 (1.01)     0.0000 (1.0)           0;0  1.2557 (0.99)          1           1
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Legend:
  Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 1st Quartile and 3rd Quartile.
  OPS: Operations Per Second, computed as 1 / Mean

------------------------------------------------------------------------ benchmark 'test_status-status': 2 tests ------------------------------------------------------------------------
Name (time in s)                  Min               Max              Mean            StdDev            Median               IQR            Outliers     OPS            Rounds  Iterations
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_status-status[3.53.2]     1.2895 (1.56)     1.2895 (1.56)     1.2895 (1.56)     0.0000 (1.0)      1.2895 (1.56)     0.0000 (1.0)           0;0  0.7755 (0.64)          1           1
test_status-status[main]       0.8261 (1.0)      0.8261 (1.0)      0.8261 (1.0)      0.0000 (1.0)      0.8261 (1.0)      0.0000 (1.0)           0;0  1.2104 (1.0)           1           1
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

---------------------------------------------------------------------------- benchmark 'test_status-status-changed': 2 tests ----------------------------------------------------------------------------
Name (time in ms)                           Min                 Max                Mean            StdDev              Median               IQR            Outliers     OPS            Rounds  Iterations
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_status-status-changed[3.53.2]     541.1490 (1.12)     541.1490 (1.12)     541.1490 (1.12)     0.0000 (1.0)      541.1490 (1.12)     0.0000 (1.0)           0;0  1.8479 (0.89)          1           1
test_status-status-changed[main]       481.2721 (1.0)      481.2721 (1.0)      481.2721 (1.0)      0.0000 (1.0)      481.2721 (1.0)      0.0000 (1.0)           0;0  2.0778 (1.0)           1           1
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

---------------------------------------------------------------------------- benchmark 'test_status-status-changed-noop': 2 tests ----------------------------------------------------------------------------
Name (time in ms)                                Min                 Max                Mean            StdDev              Median               IQR            Outliers     OPS            Rounds  Iterations
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_status-status-changed-noop[3.53.2]     535.0725 (1.13)     535.0725 (1.13)     535.0725 (1.13)     0.0000 (1.0)      535.0725 (1.13)     0.0000 (1.0)           0;0  1.8689 (0.88)          1           1
test_status-status-changed-noop[main]       472.9813 (1.0)      472.9813 (1.0)      472.9813 (1.0)      0.0000 (1.0)      472.9813 (1.0)      0.0000 (1.0)           0;0  2.1142 (1.0)           1           1
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

---------------------------------------------------------------------------- benchmark 'test_status-status-noop': 2 tests ----------------------------------------------------------------------------
Name (time in ms)                        Min                 Max                Mean            StdDev              Median               IQR            Outliers     OPS            Rounds  Iterations
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_status-status-noop[3.53.2]     534.6594 (1.15)     534.6594 (1.15)     534.6594 (1.15)     0.0000 (1.0)      534.6594 (1.15)     0.0000 (1.0)           0;0  1.8703 (0.87)          1           1
test_status-status-noop[main]       465.1087 (1.0)      465.1087 (1.0)      465.1087 (1.0)      0.0000 (1.0)      465.1087 (1.0)      0.0000 (1.0)           0;0  2.1500 (1.0)           1           1
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Legend:
  Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 1st Quartile and 3rd Quartile.
  OPS: Operations Per Second, computed as 1 / Mean

------------------------------------------------------------------------ benchmark 'test_update-import-url': 2 tests ------------------------------------------------------------------------
Name (time in s)                      Min               Max              Mean            StdDev            Median               IQR            Outliers     OPS            Rounds  Iterations
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_update-import-url[3.53.2]     4.6592 (1.66)     4.6592 (1.66)     4.6592 (1.66)     0.0000 (1.0)      4.6592 (1.66)     0.0000 (1.0)           0;0  0.2146 (0.60)          1           1
test_update-import-url[main]       2.8029 (1.0)      2.8029 (1.0)      2.8029 (1.0)      0.0000 (1.0)      2.8029 (1.0)      0.0000 (1.0)           0;0  0.3568 (1.0)           1           1
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

------------------------------------------------------------------------ benchmark 'test_update-update': 2 tests ------------------------------------------------------------------------
Name (time in s)                  Min               Max              Mean            StdDev            Median               IQR            Outliers     OPS            Rounds  Iterations
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_update-update[3.53.2]     4.2824 (2.57)     4.2824 (2.57)     4.2824 (2.57)     0.0000 (1.0)      4.2824 (2.57)     0.0000 (1.0)           0;0  0.2335 (0.39)          1           1
test_update-update[main]       1.6668 (1.0)      1.6668 (1.0)      1.6668 (1.0)      0.0000 (1.0)      1.6668 (1.0)      0.0000 (1.0)           0;0  0.5999 (1.0)           1           1
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

---------------------------------------------------------------------------- benchmark 'test_update-update-noop': 2 tests ----------------------------------------------------------------------------
Name (time in ms)                        Min                 Max                Mean            StdDev              Median               IQR            Outliers     OPS            Rounds  Iterations
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_update-update-noop[3.53.2]     858.9610 (1.41)     858.9610 (1.41)     858.9610 (1.41)     0.0000 (1.0)      858.9610 (1.41)     0.0000 (1.0)           0;0  1.1642 (0.71)          1           1
test_update-update-noop[main]       611.1966 (1.0)      611.1966 (1.0)      611.1966 (1.0)      0.0000 (1.0)      611.1966 (1.0)      0.0000 (1.0)           0;0  1.6361 (1.0)           1           1
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Legend:
  Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 1st Quartile and 3rd Quartile.
  OPS: Operations Per Second, computed as 1 / Mean

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.

1 participant