Opened 5 weeks ago
Last modified 3 weeks ago
#15347 new defect
HYPNO: Bad performance under Android in menu of Spider Man: Sinister Six
Reported by: | lephilousophe | Owned by: | neuromancer |
---|---|---|---|
Priority: | normal | Component: | Engine: Hypno |
Version: | Keywords: | ||
Cc: | Game: |
Description
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.
Attachments (1)
Change History (2)
by , 5 weeks ago
Attachment: | flamegraph_hypno.png added |
---|
comment:1 by , 3 weeks ago
Summary: | Bad performance under Android in menu of Spider Man: Sinsiter Six → HYPNO: Bad performance under Android in menu of Spider Man: Sinister Six |
---|
Note:
See TracTickets
for help on using tickets.