need more tuning ?
This commit is contained in:
@@ -12,7 +12,7 @@ fi
|
||||
|
||||
|
||||
TMPNG="/dev/shm/voxvidz.png"
|
||||
NBIMG=1500
|
||||
NBIMG=1600
|
||||
|
||||
printf "#declare NbImg = %d;\n" $NBIMG | tee WS/nbimg.inc
|
||||
|
||||
@@ -37,7 +37,7 @@ do
|
||||
|
||||
titre='Voxelisation - tTh - Avril 2022'
|
||||
numbers=$(tail -1 WS/camvox.log | \
|
||||
awk '{printf " K=%5d : %6.3f %6.3f %6.3f", \
|
||||
awk '{printf " K=%5d : %6.3f %6.3f %6.3f", \
|
||||
$1, $2, $3, $4}')
|
||||
|
||||
echo "numbers " "$numbers" " txtidx " $txtidx
|
||||
@@ -57,7 +57,7 @@ do
|
||||
grep 'Parse Time' WS/toto.err
|
||||
grep 'Trace Time' WS/toto.err
|
||||
|
||||
echo ; sleep 15
|
||||
echo ; sleep 10
|
||||
|
||||
done
|
||||
|
||||
|
||||
Reference in New Issue
Block a user