[Scummvm-tracker] [ScummVM :: Bugs] #15347: Bad performance under Android in menu of Spider Man: Sinsiter Six
ScummVM :: Bugs
trac at scummvm.org
Sat Aug 31 14:24:40 UTC 2024
#15347: Bad performance under Android in menu of Spider Man: Sinsiter Six
--------------------------+---------------------------
Reporter: lephilousophe | Owner: neuromancer
Type: defect | Status: new
Priority: normal | Component: Engine: Hypno
Version: | Keywords:
Game: |
--------------------------+---------------------------
With profiling, we can see that `Hypno::HypnoEngine::changeCursor` is
called very often.
This one spends many time opening files (using Android SAF which is slow)
and decoding the image.
The cursor should only be decoded when it actually needs to be changed.
--
Ticket URL: <https://bugs.scummvm.org/ticket/15347>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list