Large imports can be slow and blocking unfortunately, see #124. 1. Find out whether the problem is the parsing or the import transaction. For former case offload parsing into worker thread and/or try to improve ical parser performance.