Class RDFSizeBenchmarks

java.lang.Object
org.eclipse.rdf4j.benchmark.rio.RDFSizeBenchmarks

public class RDFSizeBenchmarks extends Object

This class benchmarks RDFWriters 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 Details

    • RDFSizeBenchmarks

      public RDFSizeBenchmarks()
  • Method Details