Documentation of 'org.encog.util.benchmark.EncogBenchmark' Java class
EncogBenchmark
org.encog.util.benchmark

Class EncogBenchmark



  • public class EncogBenchmark
    extends java.lang.Object
    Benchmark Encog with several network types.
    • Constructor Detail

      • EncogBenchmark

        public EncogBenchmark(StatusReportable report)
        Construct a benchmark object.
        Parameters:
        report - The object to report progress to.
    • Method Detail

      • process

        public java.lang.String process()
        Perform the benchmark. Returns the total amount of time for all of the benchmarks. Returns the final score. The lower the better for a score.
        Returns:
        The total time, which is the final Encog benchmark score.
      • getCpuScore

        public int getCpuScore()
        Returns:
        the cpuScore
      • getClScore

        public int getClScore()
        Returns:
        the clScore
      • getMemoryScore

        public int getMemoryScore()
        Returns:
        the memoryScore
      • getBinaryScore

        public int getBinaryScore()
        Returns:
        the binaryScore

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.