Wed Sep 18 04:24:56 UTC 2024
dataset: mnist
project: example-get-started

DVC Plot

------------------------------------------------------------------------------- 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[main]                 38.5375 (1.74)     38.5375 (1.74)     38.5375 (1.74)     0.0000 (1.0)      38.5375 (1.74)     0.0000 (1.0)           0;0  0.0259 (0.58)          1           1
test_add_symlink-add[symlink-hardlink]     22.1591 (1.0)      22.1591 (1.0)      22.1591 (1.0)      0.0000 (1.0)      22.1591 (1.0)      0.0000 (1.0)           0;0  0.0451 (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[main]                 7.1224 (1.01)     7.1224 (1.01)     7.1224 (1.01)     0.0000 (1.0)      7.1224 (1.01)     0.0000 (1.0)           0;0  0.1404 (0.99)          1           1
test_add_symlink-add-noop[symlink-hardlink]     7.0314 (1.0)      7.0314 (1.0)      7.0314 (1.0)      0.0000 (1.0)      7.0314 (1.0)      0.0000 (1.0)           0;0  0.1422 (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