The difference between scientists and engineers....

The funny part is they are both right.  The hard part is deciding
which you are and living with the decision.

Edgar

> -----Original Message-----
> From: Ted Husted [mailto:[EMAIL PROTECTED] 

> You might first run some load tests to see if the boolean statements do 
> have a non-negligable performance impact. It's easy to loose something 
> like this in the rounding, and there may be better places to spend your 
> optimization dollars. As scientists, we should should more than "feel", 
> we should know.


> -----Original Message-----
> From: Kirk Wylie [mailto:[EMAIL PROTECTED] 

> So if you care THAT much about 5ns per call, do it this way (through 
> compilation) and let the java compiler do the work for you. For this, 
> even if you decide to pre-process, you don't have to pre-process.
> 
> But do you really care that much about 5ns? Are you SURE you 
> care that 
> much about 5ns?
> 
> Kirk Wylie
> M7 Corporation
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to