Skip to content

Improve search cache R/W speeds #4

@Voxel9

Description

@Voxel9

As it stands, the current search cache implementation is still way too slow. This is probably due to a mix of the code being inefficient in some places, and fread/fwrite being unsuitable candidates for this type of work. (However, I failed to find any other suitable working file IO APIs built into nxdk, meaning it's pretty much restricted to these for the time being)

This issue will be updated as soon as new replacements and implementations are found.

Metadata

Metadata

Assignees

No one assigned

    Labels

    File I/OIssues related to file access and the filesystemMemoryIssues related to memory management and/or memory accessPluginIssues related to the CheatX Xbox pluginSearchIssues related to the memory search functionalityenhancementIssues covering a potentially useful feature to be added.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions