benchopt / benchmark_tv_1d

TV Denoising in 1D
2 stars 7 forks source link

Tests take too much time #41

Closed EnLAI111 closed 1 year ago

EnLAI111 commented 2 years ago

test-benchmark (ubuntu-latest) takes 2 hours after I merged PR #38. It takes only 4 minutes before.

EnLAI111 commented 2 years ago

The problem lies in skglm. ../../../../../usr/share/miniconda3/envs/test_env/lib/python3.9/site-packages/benchopt/tests/test_benchmarks.py::test_solver[benchmark_tv_1d-skglm synthesis] PASSED [ 100%] takes almost 1 hour.

mathurinm commented 2 years ago

We can have a look together @EnLAI111. Is this problem still happening? I see slow tests on macos but not on ubuntu. Did you observe this too in the past?