iterative / dvc-bench

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

bench: install older fsspec for 2.18.1, 2.11.0, 2.6.3 #410

Closed efiop closed 1 year ago

efiop commented 1 year ago

Trying to make these run.

github-actions[bot] commented 1 year ago

------------------------------------------------------------------------ benchmark 'test_get_url-get-url': 9 tests ------------------------------------------------------------------------
Name (time in s) Min Max Mean StdDev Median IQR Outliers OPS Rounds Iterations
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_get_url-get-url[2.11.0] 3.4656 (1.58) 3.4656 (1.58) 3.4656 (1.58) 0.0000 (1.0) 3.4656 (1.58) 0.0000 (1.0) 0;0 0.2885 (0.63) 1 1
test_get_url-get-url[2.18.1] 3.6021 (1.64) 3.6021 (1.64) 3.6021 (1.64) 0.0000 (1.0) 3.6021 (1.64) 0.0000 (1.0) 0;0 0.2776 (0.61) 1 1
test_get_url-get-url[2.24.0] 3.5389 (1.61) 3.5389 (1.61) 3.5389 (1.61) 0.0000 (1.0) 3.5389 (1.61) 0.0000 (1.0) 0;0 0.2826 (0.62) 1 1
test_get_url-get-url[2.39.0] 3.5182 (1.60) 3.5182 (1.60) 3.5182 (1.60) 0.0000 (1.0) 3.5182 (1.60) 0.0000 (1.0) 0;0 0.2842 (0.62) 1 1
test_get_url-get-url[2.40.0] 3.6367 (1.65) 3.6367 (1.65) 3.6367 (1.65) 0.0000 (1.0) 3.6367 (1.65) 0.0000 (1.0) 0;0 0.2750 (0.60) 1 1
test_get_url-get-url[2.41.0] 3.5322 (1.61) 3.5322 (1.61) 3.5322 (1.61) 0.0000 (1.0) 3.5322 (1.61) 0.0000 (1.0) 0;0 0.2831 (0.62) 1 1
test_get_url-get-url[2.41.1] 3.5267 (1.60) 3.5267 (1.60) 3.5267 (1.60) 0.0000 (1.0) 3.5267 (1.60) 0.0000 (1.0) 0;0 0.2835 (0.62) 1 1
test_get_url-get-url[2.6.3] 2.1988 (1.0) 2.1988 (1.0) 2.1988 (1.0) 0.0000 (1.0) 2.1988 (1.0) 0.0000 (1.0) 0;0 0.4548 (1.0) 1 1
test_get_url-get-url[main] 3.5509 (1.61) 3.5509 (1.61) 3.5509 (1.61) 0.0000 (1.0) 3.5509 (1.61) 0.0000 (1.0) 0;0 0.2816 (0.62) 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```