This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
JPCSP Official Requirements?
#7
Which results do you get when running the demos/compilerPerf.pbp?
This is a pure CPU test (no graphics), comparing the performance of Jpcsp with a PSP.
Such a test would be required for graphics, as this is the main bottleneck for most games.
I've tried to describe in the README.txt why the graphics implementation is often slower than on a PSP:
Code:
OpenGL provides some optimization techniques for application developers when they
follow some basic principles (e.g. grouping the display of similar graphics together,
reusing the same data at each frame...). The PSP does not use the same optimization
techniques, e.g. there is no real advantage in grouping similar graphics together,
or reusing the same data at each frame. So, the PSP programmers are optimizing for
the PSP, which is not the same as optimizing for OpenGL.
The Video configuration options allow the activation/deactivation of OpenGL techniques:
they might improve some games if their programmers by chance more or less followed
the OpenGL principles, but they also might decrease the performance if the game
programmers did something completely different (which is also legitimate on a PSP).
Always include a complete log file at INFO level in your reports. Thanks! How to post a log
Reply


Messages In This Thread
JPCSP Official Requirements? - by montcer9012 - 10-10-2012, 07:31 PM
RE: JPCSP Official Requirements? - by serio - 10-10-2012, 07:47 PM
RE: JPCSP Official Requirements? - by Zekro - 10-10-2012, 07:52 PM
RE: JPCSP Official Requirements? - by jeremymd - 10-10-2012, 10:48 PM
RE: JPCSP Official Requirements? - by montcer9012 - 10-11-2012, 01:17 AM
RE: JPCSP Official Requirements? - by serio - 10-11-2012, 04:49 AM
RE: JPCSP Official Requirements? - by gid15 - 10-11-2012, 05:46 AM
RE: JPCSP Official Requirements? - by montcer9012 - 10-11-2012, 11:07 PM
RE: JPCSP Official Requirements? - by hyakki - 10-11-2012, 11:29 PM
RE: JPCSP Official Requirements? - by montcer9012 - 10-12-2012, 12:58 AM
RE: JPCSP Official Requirements? - by gid15 - 10-12-2012, 07:15 AM
RE: JPCSP Official Requirements? - by hyakki - 10-12-2012, 09:24 AM
RE: JPCSP Official Requirements? - by montcer9012 - 10-12-2012, 08:23 PM
RE: JPCSP Official Requirements? - by gid15 - 10-12-2012, 08:42 PM
RE: JPCSP Official Requirements? - by montcer9012 - 10-12-2012, 08:50 PM
RE: JPCSP Official Requirements? - by gid15 - 10-13-2012, 07:25 AM
RE: JPCSP Official Requirements? - by hyakki - 10-12-2012, 09:43 PM
RE: JPCSP Official Requirements? - by montcer9012 - 10-13-2012, 07:34 AM
RE: JPCSP Official Requirements? - by gid15 - 10-13-2012, 07:41 AM
RE: JPCSP Official Requirements? - by montcer9012 - 10-13-2012, 07:49 AM
RE: JPCSP Official Requirements? - by hyakki - 10-13-2012, 07:59 AM
RE: JPCSP Official Requirements? - by montcer9012 - 10-13-2012, 08:32 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)