Revision: 18586 http://sourceforge.net/p/jmol/code/18586 Author: hansonr Date: 2013-08-17 02:57:29 +0000 (Sat, 17 Aug 2013) Log Message: -----------
Modified Paths: -------------- trunk/Jmol/src/org/jmol/util/Parser.java Modified: trunk/Jmol/src/org/jmol/util/Parser.java =================================================================== --- trunk/Jmol/src/org/jmol/util/Parser.java 2013-08-17 02:56:49 UTC (rev 18585) +++ trunk/Jmol/src/org/jmol/util/Parser.java 2013-08-17 02:57:29 UTC (rev 18586) @@ -763,12 +763,4 @@ } } - static { - long x = System.currentTimeMillis(); - int j; - for(int i = 0; i < 1000000; i++) - j = 35 * 3; - System.out.println(System.currentTimeMillis() - x); - System.out.println("OK"); - } } This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for production. Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk _______________________________________________ Jmol-commits mailing list Jmol-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jmol-commits