Package org.eclipse.rdf4j.benchmark.rio
Class RDFSizeBenchmarks
java.lang.Object
org.eclipse.rdf4j.benchmark.rio.RDFSizeBenchmarks
This class benchmarks RDFWriter
s in terms of output size given a number of datasets (see
RDFTestDataset
. The output of the benchmark is the output size in megabytes, the time for parsing the input
dataset (!) and writing the output and a description of the writer used for each of the datasets.
Please note that the datasets from RDFTestDataset
are fairly large files
- Author:
- Frens Jan Rumph
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
RDFSizeBenchmarks
public RDFSizeBenchmarks()
-
-
Method Details
-
main
- Throws:
IOException
-