Class SerialisationBenchmarks

java.lang.Object
org.openprovenance.prov.benchmarks.SerialisationBenchmarks

public class SerialisationBenchmarks extends Object
  • Constructor Details

    • SerialisationBenchmarks

      public SerialisationBenchmarks()
  • Method Details

    • doSetup

      public void doSetup() throws IOException
      Throws:
      IOException
    • doTearDown

      public void doTearDown()
    • testSerialiseProvJsonLD

      public void testSerialiseProvJsonLD(org.openjdk.jmh.infra.Blackhole blackhole)
    • testDeserialiseProvJsonLD

      public void testDeserialiseProvJsonLD(org.openjdk.jmh.infra.Blackhole blackhole) throws IOException
      Throws:
      IOException
    • testDeepCopyJava

      public void testDeepCopyJava(org.openjdk.jmh.infra.Blackhole blackhole)
    • testDeepCopyScala

      public void testDeepCopyScala(org.openjdk.jmh.infra.Blackhole blackhole)
    • testDeserialisePJson

      public void testDeserialisePJson(org.openjdk.jmh.infra.Blackhole blackhole) throws IOException
      Throws:
      IOException
    • testSerialisePJson

      public void testSerialisePJson(org.openjdk.jmh.infra.Blackhole blackhole) throws IOException
      Throws:
      IOException
    • testDeserialiseJson

      public void testDeserialiseJson(org.openjdk.jmh.infra.Blackhole blackhole) throws IOException
      Throws:
      IOException
    • testDeserialiseProvN

      public void testDeserialiseProvN(org.openjdk.jmh.infra.Blackhole blackhole) throws IOException
      Throws:
      IOException
    • testSerialiseProvN

      public void testSerialiseProvN(org.openjdk.jmh.infra.Blackhole blackhole) throws IOException
      Throws:
      IOException
    • testReadScala

      public void testReadScala(org.openjdk.jmh.infra.Blackhole blackhole) throws IOException
      Throws:
      IOException