Thread Closed 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Android ART - new opportunity for PPSSPP?
11-21-2013, 04:23 AM
Post: #4
RE: Android ART - new opportunity for PPSSPP?
The most ART could do is make Android generally take less resources away from PPSSPP, e.g. your background tasks written in Java.

For all intents and purposes you should consider PPSSPP to already be "AOT compiled." It is compiled. And this was done ahead of time. Java's jit doesn't apply to PPSSPP, not to its own jit, or anything else.

Applying AOT to PPSSPP is a separate topic, but generally speaking it won't improve FPS within games, at most it could improve startup time slightly. A smarter AOT jit might help, but again, it's completely unrelated to ART which is a jit for Java bytecode afaiu, not for MIPS code.

-[Unknon]
Find all posts by this user
Thread Closed 


Messages In This Thread
RE: Android ART - new opportunity for PPSSPP? - [Unknown] - 11-21-2013 04:23 AM

Forum Jump: