benchmarks/java/src/stx/libjava/benchmarks/Ary.java
branchcvs_MAIN
changeset 3412 df11bb428463
parent 3360 1a8899091305
equal deleted inserted replaced
3386:ddcff50a1fdc 3412:df11bb428463
     1 // $Id: Ary.java,v 1.4 2015-01-28 02:10:51 vrany Exp $
     1 // $Id: Ary.java,v 1.5 2015-03-20 12:08:02 vrany Exp $
     2 // http://www.bagley.org/~doug/shootout/
     2 // http://www.bagley.org/~doug/shootout/
     3 
     3 
     4 // this program is modified from:
     4 // this program is modified from:
     5 //   http://cm.bell-labs.com/cm/cs/who/bwk/interps/pap.html
     5 //   http://cm.bell-labs.com/cm/cs/who/bwk/interps/pap.html
     6 // Timing Trials, or, the Trials of Timing: Experiments with Scripting
     6 // Timing Trials, or, the Trials of Timing: Experiments with Scripting