Hi,
I am evaluting BaseX for processing large size xml files(in GBs). I tried initially with XML file size of 1.1 GB to add in BaseX.
it took 101 Sec.
But when I have splitted it into 10K small instances and tried to add it using "ADD source_dir/" through command line, It took around 2.5 hours to add those files into the DB.
System configuration is as below. Linux machine having 8 cores and 64 GB RAM
I don't have any clue why there is such a big difference between two scenarios ?
if any one can give any clue, will be helpful to me.
Thanks & Regards,