Skip to content

Cache read/write slower than expected #231

@TrashAccount3424

Description

@TrashAccount3424

I moved the cache data \user\images\32x32*.adi from a slow HDD to a RAM disk (10+ times faster) but the actual runtime of the pregame did not change.
At the start when the .adi files are read to memory and at the end when the new files are written to disk, the drive speed does not seem to be the limiting factor. The CPU also is not used much.
So I wonder, what is actually making the read/write slow? It does not seem to be hardware related.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions