Documentation of 'cern.colt.map.Benchmark' Java class
Benchmark
cern.colt.map

Class Benchmark



  • public class Benchmark
    extends java.lang.Object
    Benchmarks the classes of this package.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static void benchmark(int runs, int size, java.lang.String kind) 
      static void main(java.lang.String[] args)
      Tests various methods of this class.
      static void test2(int length) 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • benchmark

        public static void benchmark(int runs,
                                     int size,
                                     java.lang.String kind)
      • main

        public static void main(java.lang.String[] args)
        Tests various methods of this class.
      • test2

        public static void test2(int length)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.