Package org.eclipse.rdf4j.benchmark.rio
Class RDFSizeBenchmarks
- java.lang.Object
-
- org.eclipse.rdf4j.benchmark.rio.RDFSizeBenchmarks
-
public class RDFSizeBenchmarks extends Object
This class benchmarks
RDFWriter
s in terms of output size given a number of datasets (seeRDFTestDataset
. 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
Constructors Constructor Description RDFSizeBenchmarks()
-
-
-
Method Detail
-
main
public static void main(String[] args) throws IOException
- Throws:
IOException
-
-