spikeinterface
spikeinterface copied to clipboard
Importing curation, exporers and comparison with full dependencies installed is super slow
Discovered in #2861. At least in two open PRs, importing these modules when the full dependecies are installed is super slow. This is the case for ubuntu and windows in two different currently opened PRs:
https://github.com/SpikeInterface/spikeinterface/actions/runs/9111761651 https://github.com/SpikeInterface/spikeinterface/actions/runs/9104003224?pr=2858
Not sure when this start happening.
To figure this out, a first start is to loook at the logs of the importing summary action . Another approach would be to use git bisect
This is something that we should track with air-speed velocity (cc @chrishalcrow )