Does anyone have any data comparing the speed
of java double vs. float operations? According to a
document I found on the Intel site, hardware
support for 64 bit floating point was not added
until the SSE2 Extensions on the Pentium IV and
Xenon processors. I have the el cheapo Intel Celeron.
(It reminds me of being on a diet and eating celery.)
of java double vs. float operations? According to a
document I found on the Intel site, hardware
support for 64 bit floating point was not added
until the SSE2 Extensions on the Pentium IV and
Xenon processors. I have the el cheapo Intel Celeron.
(It reminds me of being on a diet and eating celery.)
Comment