When importing a large (geometry) node tree, we see very intense CPU usage.
Since we're not doing anything multi-threaded, it must be some geometry node evaluation.
Maybe we can turn that off while we are importing.
It could significantly improve the runtime.