Skip to content

Skip decompression for .png images and other uncompressed formats  #788

@Pash237

Description

@Pash237

Skipping decompression for .png images in bafe72c moves image decoding from multiple background threads to the main thread causing frame drops.

Probably need to double-check that it really worth it, or make it configurable.

Time Profiler before:
before

Time Profiler after:
after

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions