Also for a general test harness that can test any set of queries on any
HTTP based endpoint see http://sourceforge.net/projects/sparql-query-bm/

This is something I developed over at Cray, it's open source under BSD

Rob



On 7/12/12 6:19 AM, "Andy Seaborne" <[email protected]> wrote:

>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

Reply via email to