Hey Daniel
> I just did a very simple tests. My computer has a SSD, hence I think
> the results are skewed:
> 
> This is PTmender, run 3 times:
>  Voluntary Context Switches 2; real 2.72; sys 0.05
>  Voluntary Context Switches 2; real 2.73; sys 0.09
>  Voluntary Context Switches 1; real 2.73; sys 0.06
> 
> And this is Nona:
> 
> Voluntary Context Switches 18; real 7.98; sys 0.27
> Voluntary Context Switches 19; real 7.94; sys 0.31
> Voluntary Context Switches 25; real 8.19; sys 0.31
> 
> The both use the same script file. If anybody wants to try them in
> real hard drives, it would be great. This is a simple
> remapping with 4 input files (and the output is TIFF).
> 
> 
> \time -f 'Voluntary Context Switches %w; real %e; sys %S' nona -o rip
> script.txt
> \time -f 'Voluntary Context Switches %w; real %e; sys %S' PTmender -o
> rip script.txt


On OS X the "time" command in the console doesn't seem to know the "-f" flag, 
so I let it run without it

PTmender
loligo:Downloads habi$ time /Applications/Hugin.app/Contents/MacOS/PTmender -o 
rip script.txt
real            0m3.626s
user    0m2.967s
sys             0m0.137s

loligo:Downloads habi$ time /Applications/Hugin.app/Contents/MacOS/PTmender -o 
rip script.txt
real            0m4.267s
user    0m3.023s
sys             0m0.143s

loligo:Downloads habi$ time /Applications/Hugin.app/Contents/MacOS/PTmender -o 
rip script.txt
real            0m3.296s
user    0m2.935s
sys             0m0.126s

loligo:Downloads habi$ time /Applications/Hugin.app/Contents/MacOS/PTmender -o 
rip script.txt
real            0m3.626s
user    0m2.984s
sys             0m0.141s

---
nona:
loligo:Downloads habi$ time /Applications/Hugin.app/Contents/MacOS/nona -o rip 
script.txt
real            0m13.295s
user    0m21.331s
sys             0m0.294s

loligo:Downloads habi$ time /Applications/Hugin.app/Contents/MacOS/nona -o rip 
script.txt
real            0m13.191s
user    0m21.433s
sys             0m0.291s

loligo:Downloads habi$ time /Applications/Hugin.app/Contents/MacOS/nona -o rip 
script.txt
real            0m12.843s
user    0m21.325s
sys             0m0.291s

loligo:Downloads habi$ time /Applications/Hugin.app/Contents/MacOS/nona -o rip 
script.txt
real            0m12.903s
user    0m21.326s
sys             0m0.296s


Does that help?
Habi

-- 
You received this message because you are subscribed to the Google Groups 
"Hugin and other free panoramic software" group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx

Reply via email to