On 12/07/12 12:19, Leigh Dodds wrote:
Hi,
Does anyone have a test harness for testing SPARQL query performance
using Jena? I'm ideally looking for something which I can confirm to
use my own queries and data, e.g. by configuring the connection
settings. Ideally I'd like to be able to test against direct in-memory
access or via remote endpoints.
I can create something myself, but wondered if anyone had already
built something like this?
L.
Mime is
https://svn.apache.org/repos/asf/jena/Experimental/JenaPerf/trunk/
where the aim is to have a collection of benchmark thingies for people
to more conveniently (lower setup costs) run and create benchmarks.
but
1/ It isn't finished - I add bits from time to time as I need them to run
2/ The UI is code ... in Scala.
3/ No distribution - use/build from svn.
Andy