-
Enhancement
-
Resolution: Fixed
-
P2
-
1.2.0
-
beta
-
generic
-
generic
Name: clC74495 Date: 07/14/99
The inner loop of IntegerInterleavedRaster.setDataElements()
is woefully slow. Depending on JVM, it can be improved by 2.5
to 4 times. This routine is hit by the Adobe Javacroread,
consuming more than 50% of the CPU during redraw.
For more information, see
http://www.dtek.chalmers.se/~matso/IIR
RELATED BUGS:
4185726, the drawImage bug, may be affected.
(Review ID: 85553)
======================================================================
- relates to
-
JDK-4274695 IntegerInterleavedRaster can be sped up further
- Resolved