Hello, I am experimenting with virtuoso open source as rdf store. I tried to import a dbpedia dataset (1.6M triples) into the demo database (demo.ini) on a 8xOpteron(dualCore) with a lot of ram. This took around 3h and I am wondering whether this is a reasonable time? Although there were some other users using the machine (total cpu avg. was around 50%, RAM available >5GB) this seems to be quiet slow (~130triples/sec). I used the ttpl_mp() function to import the triples from a local file.
Am I doing something wrong or are there tuning options I should use? Kind regards, Bastian