Hello Andy, On Sun, Jul 15, 2012 at 08:21:50PM +0100, Andy Seaborne wrote: >sparql-wrapper can be eliminated by running >wget -O /dev/null 'http://ts.foaf-search.net:3030/foaf/query?query=....'
This does not make a difference. > >Running in direct mode (-Dtdb:fileMode=direct and an info levelk logging > >event happens) would see if it's some weird mmap issue to do with the > >different Jetty's. "-Dtdb:fileMode=direct" is supposed to be in JVM_ARGS ? Does not make a difference (6,6s instead of 6,2s). > also, running against the dataset not in Fuseki would eliminate Fuseki-isms: > tdbquery --loc=... '...query...' > tdbquery --set tdb:fileMode=direct --loc=... '...query...' This actually takes longer because I found no way to do several queries at once so the TDB is opened each time. I can give you a test account or make the 45GB DBpedia TDB available for download if you want. Regards, Michael Brunnbauer -- ++ Michael Brunnbauer ++ netEstate GmbH ++ Geisenhausener Straße 11a ++ 81379 München ++ Tel +49 89 32 19 77 80 ++ Fax +49 89 32 19 77 89 ++ E-Mail [email protected] ++ http://www.netestate.de/ ++ ++ Sitz: München, HRB Nr.142452 (Handelsregister B München) ++ USt-IdNr. DE221033342 ++ Geschäftsführer: Michael Brunnbauer, Franz Brunnbauer ++ Prokurist: Dipl. Kfm. (Univ.) Markus Hendel
