De-dup project tree entries in GL imports
This introduces ProjectTreeProcessor, which de-duplicates elements in the project tree hash for better memory efficiency during imports. As the measurements show, the optimization only becomes useful above a certain project size, which is why it is only enabled for projects larger than 500MB.
Showing
Please register or sign in to comment