- Timestamp:
- May 3, 2010, 8:41:49 AM (16 years ago)
- Location:
- branches/tap_branches
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/tap_branches
- Property svn:mergeinfo changed
-
branches/tap_branches/Ohana
-
Property svn:mergeinfo
set to (toggle deleted branches)
/trunk/Ohana merged eligible /branches/eam_branches/Ohana.20100407 27635-27772 /branches/pap_delete/Ohana 27530-27595
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
branches/tap_branches/Ohana/src/opihi/cmd.data/test/dimendown.sh
r16056 r27838 42 42 $startmem = $word:1 43 43 44 for i 0 1000 44 for i 0 10000 45 45 dimendown timg val 46 46 dimendown timg xc -x … … 53 53 $PASS = 1 54 54 55 if ($endmem - $startmem > 1 0)55 if ($endmem - $startmem > 128) 56 56 $PASS = 0 57 57 echo "growth: {$endmem-$startmem}"
Note:
See TracChangeset
for help on using the changeset viewer.
