Hatsune Miku: Project Diva Extend
|
12-05-2012, 11:42 PM
Post: #10
|
|||
|
|||
RE: [PC-Android][V0.4]Hatsune Miku Project DIVA Extend
I've made some profiling to see what's missing for a good framerate. Main bottleneck is the MIPS. It'll need to support 10+Millions of instructions per frame.
For one random frame, profiling for the function searching the instruction : Code: MIPSGetInstruction: 733.220 ms, call : 12366916 Then for each different instructions executed : Code: or: 67.384 ms, call : 1061124 I'll look forward to see how this will be optimized in the future. |
|||
« Next Oldest | Next Newest »
|