From a60483006fb7ae1a67f65a11937745eed4ce539d Mon Sep 17 00:00:00 2001 From: hrodmn Date: Fri, 6 Dec 2024 15:14:33 -0600 Subject: [PATCH] temporarily turn down benchmark intensity --- tests/test_timeseries_benchmark.py | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/tests/test_timeseries_benchmark.py b/tests/test_timeseries_benchmark.py index 6a506a9..6df44d9 100644 --- a/tests/test_timeseries_benchmark.py +++ b/tests/test_timeseries_benchmark.py @@ -68,9 +68,9 @@ class ConceptConfig: [ 10, 100, - 500, - 750, - 1000, + # 500, + # 750, + # 1000, ], ) @pytest.mark.parametrize( @@ -79,7 +79,7 @@ class ConceptConfig: f"{2**i}x{2**i}" for i in [ 9, - 10, + # 10, # 11, ] ], @@ -185,10 +185,10 @@ def run_gif_request(): [ 10, 100, - 500, - 1000, - 1500, - 2000, + # 500, + # 1000, + # 1500, + # 2000, ], ) def test_statistics(