IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 8, 2008, 11:30:10 AM (18 years ago)
Author:
eugene
Message:

minor fixes to tests to improve speed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/cmd.basic/test/output.sh

    r16059 r16894  
    4545
    4646 output /dev/null
    47  for i 0 1000
     47 for i 0 100
    4848  output testout.txt
    4949  echo "This is a test."
     
    5959   $PASS = 0
    6060   echo "growth: {$endmem-$startmem}"
    61    echo "kB/loop: {($endmem-$startmem)/1000}"
     61   echo "kB/loop: {($endmem-$startmem)/100}"
    6262 end
    6363end
Note: See TracChangeset for help on using the changeset viewer.