This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Andy Seaborne (author)
Wed Oct 21 12:51:17 -0700 2009
README.txt
BSBM-Jena Berlin SPARQL Benchmark with additions for testing Jena local stores. Adds an enpoint format of the form "local:assembler" where "assembler" is the file name of a Jena assembler description for the store. ==== Get the system and setup git clone git://github.com/afs/BSBM-Jena.git Compile the system Either use Eclipse (the project setuupis included) or use "ant jar" which places the jar in build/. Move to lib/ ==== Process - for TDB backed stores. # Choose sizes wanted genAll # Run the tdbloader, create stats files and assembler files. loadAll # Run the performance tests # Results go into "Results/" runPerf # Generate the results, naming the results directory. runResults Results ==== Process - other stores Change assembler-template.ttl and proceed as above.








