iterative / dvc-bench

Benchmarks for DVC
http://bench.dvc.org/
Apache License 2.0
20 stars 10 forks source link

bench: don't use dvc.odb.local.path #418

Closed efiop closed 1 year ago

efiop commented 1 year ago

dvc.odb was renamed to dvc.cache in https://github.com/iterative/dvc/pull/8987

Fixes CI https://github.com/iterative/dvc-bench/actions/runs/4169046364/jobs/7216558892

github-actions[bot] commented 1 year ago

------------------------------------------------------------------------ benchmark 'test_get_url-get-url': 8 tests ------------------------------------------------------------------------
Name (time in s) Min Max Mean StdDev Median IQR Outliers OPS Rounds Iterations
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_get_url-get-url[2.11.0] 3.0023 (1.36) 3.0023 (1.36) 3.0023 (1.36) 0.0000 (1.0) 3.0023 (1.36) 0.0000 (1.0) 0;0 0.3331 (0.73) 1 1
test_get_url-get-url[2.18.1] 3.0197 (1.37) 3.0197 (1.37) 3.0197 (1.37) 0.0000 (1.0) 3.0197 (1.37) 0.0000 (1.0) 0;0 0.3312 (0.73) 1 1
test_get_url-get-url[2.39.0] 3.0638 (1.39) 3.0638 (1.39) 3.0638 (1.39) 0.0000 (1.0) 3.0638 (1.39) 0.0000 (1.0) 0;0 0.3264 (0.72) 1 1
test_get_url-get-url[2.40.0] 3.1225 (1.42) 3.1225 (1.42) 3.1225 (1.42) 0.0000 (1.0) 3.1225 (1.42) 0.0000 (1.0) 0;0 0.3203 (0.71) 1 1
test_get_url-get-url[2.41.0] 3.0827 (1.40) 3.0827 (1.40) 3.0827 (1.40) 0.0000 (1.0) 3.0827 (1.40) 0.0000 (1.0) 0;0 0.3244 (0.71) 1 1
test_get_url-get-url[2.41.1] 3.1019 (1.41) 3.1019 (1.41) 3.1019 (1.41) 0.0000 (1.0) 3.1019 (1.41) 0.0000 (1.0) 0;0 0.3224 (0.71) 1 1
test_get_url-get-url[2.6.3] 2.2024 (1.0) 2.2024 (1.0) 2.2024 (1.0) 0.0000 (1.0) 2.2024 (1.0) 0.0000 (1.0) 0;0 0.4541 (1.0) 1 1
test_get_url-get-url[main] 3.0150 (1.37) 3.0150 (1.37) 3.0150 (1.37) 0.0000 (1.0) 3.0150 (1.37) 0.0000 (1.0) 0;0 0.3317 (0.73) 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\n```