You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The unittests for clustering has slowed down significantly. We should profile them to see what's up with that.
Could perhaps be same bug as in #232.
You can time them by running python -m pytest . --durations=0 -We
The text was updated successfully, but these errors were encountered:
The unittests for clustering has slowed down significantly. We should profile them to see what's up with that.
Could perhaps be same bug as in #232.
You can time them by running
python -m pytest . --durations=0 -We
The text was updated successfully, but these errors were encountered: