Hi Kevin,
Thanks for taking time to run a real test on the case.
How is the 1.9X determined? Did you use the SAME dual-core computer and may be, disabled one CPU in one of the test?
I never wrote parallel thread in LabVIEW. I only read the article link
on the second posting of this dicussion thread. Can you post the test
code so that I can follow the format in writing parallel two-thread
code? For dual-core CPU, should I use two threads or more than
two threads?
How is CPU speed affect perfromance? Do modern
Intel CPUs have very similar assembly instruction set and the speed is
'mostly' LINEAR with CPU speed? That is, my present 'a few years old'
1.7GHz Intel CPU, Labview 7.1 and IMAQ 3.1.3 with
a) 6ms on black and white pattern recognization
b) 60ms on color pattern recognization
will get about double speed on a 3.0 GHz CPU (3.0 vs. 1.7GHz)
I must say I am lost on the effect of cache size and FSB speed. Could you list examples as something like:
a) if money is really no problem, buy ???GHz, ??? FSB, ??? L2 cache
b) at about 2000USD (including 'full-options' for disk, monitor, etc.,
this price is like DELL Dimemsion 9150 with full options. The bare
Dimension 9150 is 1000 USD), buy buy ???GHz, ??? FSB, ??? L2 cache
c) at about 1000USD, buy buy ???GHz, ??? FSB, ??? L2 cache
Many thanks in advance.