mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-02-20 22:56:55 +01:00
Profiling done with two samples on Solar v2.1 from rpcs3 init to first frame. Before optimization, profiler found rpcs3 in cellPngDecDecodeData 15.3% of the time. Post-optimization, profiler finds rpcs3 in cellPngDecDecodeData 0.33% of the time for ~50x improvement. |
||
|---|---|---|
| .. | ||
| ARMv7 | ||
| Audio | ||
| Cell | ||
| CPU | ||
| FS | ||
| GS | ||
| HDD | ||
| Io | ||
| Memory | ||
| SysCalls | ||
| DbgConsole.cpp | ||
| DbgConsole.h | ||
| Event.cpp | ||
| event.h | ||
| GameInfo.h | ||
| System.cpp | ||
| System.h | ||