Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Subject: JDK 5: No acceleration?




On Apr 30, 2005, at 6:33 PM, M. Halpin wrote:


Our applications are based largely on Image operations and transforms;  I
enabled Quartz 2D Extreme (both in the Debug app and as a parameter to
Java), and the speed of the app was cut in half.

How are you managing your images?

If you are recreating images and/or references to images then you lose the caching that Q2DX will attempt to do using VRAM.

Also if you are doing things such that the rendering done by the GPU has to be read back out to RAM, etc. you are likely gonna take a performance hit.

Of course it is hard to know what Apple's implementation of Java is doing behind the scenes that also may be contributing to any potential performance issues.

Note a new feature at the Quartz layer...
<http://developer.apple.com/documentation/GraphicsImaging/Conceptual/drawingwithquartz2d/index.html>

As a side note...
"Mac OS X v10.4 adds support for 128-bit floating-point components."
...how about that for precision in bitmaps.

-Shawn

Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden

This email sent to email@hidden

References: 
 >Re: Subject: JDK 5: No acceleration? (From: "M. Halpin" <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.