Package SevenZip

Class LzmaBench


  • public class LzmaBench
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      LzmaBench()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static int LzmaBenchmark​(int numIterations, int dictionarySize)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • LzmaBench

        public LzmaBench()
    • Method Detail

      • LzmaBenchmark

        public static int LzmaBenchmark​(int numIterations,
                                        int dictionarySize)
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception