`index-import` locking up M1 after a big build / big rebase
Closed this issue · 0 comments
jerrymarino commented
index-import
is locking up machine after a big rebase. Longer term we'll remove index-import
because it has to process a large amount of data locally in this situation. Please mitigate index-import
from locking it up.
Currently we run with parallel-strides=32
- Consider setting this and/or reducing QOS:
https://github.com/MobileNativeFoundation/index-import/blob/main/index-import.cpp#L41