Class Dhrystone


  • public class Dhrystone
    extends Object
    Class to run the Dhrystone benchmark 2.1 for a given amount of time. Downloaded from: http://www.okayan.jp/DhrystoneApplet/
    • Constructor Detail

      • Dhrystone

        public Dhrystone()
    • Method Detail

      • run

        public void run​(double seconds)
      • execute

        public static void execute​(double seconds)
      • main

        public static void main​(String[] args)