hi
I have a problem with ItemImport via Adding Items to a Collection from a zip file. The problem is that the total time the script spends to run is not reasonable. Each import using the command line script takes 1-2s.I think this time is reasonable. the problem is that at the begining of the ScriptLauncher, starting the kernel is taking about 3 second. therefore the total elapsed time for each import is about 5 second. This 5 second is not reasonable. I use dspace dspace3.x on a centos system with 40GB RAM and eight CPU core.