Class 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 Detail

      • RDFSizeBenchmarks

        public RDFSizeBenchmarks()