Searched refs:count4 (Results 1 – 1 of 1) sorted by relevance
42 int count4 = basis(500); in run() local45 System.out.println("basis: performed " + count4 + " iterations"); in run()53 double basisMsec = (time4 - time3) / (double) count4 / 1000000; in run()