Closed KangchengHou closed 2 years ago
currently the command import admix takes a relatively long time.
import admix
This loading time should be reduced.
python -X importtime -c "import admix" 2> admix.log tuna admix.log
xarray takes a long time to load, but is essential to admix.
So maybe not too much to improve..
currently the command
import admix
takes a relatively long time.This loading time should be reduced.