Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File system perf part 4, fix save deletion regression #19676

Merged
merged 12 commits into from
Nov 30, 2024

Conversation

hrydgard
Copy link
Owner

@hrydgard hrydgard commented Nov 30, 2024

Followup to #19672

Fixes #19675

Fixes a bunch more little things I've found through my I/O profiling. Most of them probably not super huge, but still worth fixing.

Still not finding any huge bottlenecks around texture replacement...

@hrydgard hrydgard added the Performance Unexpected slow performance issues label Nov 30, 2024
@hrydgard hrydgard added this to the v1.19.0 milestone Nov 30, 2024
@hrydgard hrydgard force-pushed the file-system-perf-part-4 branch from 18ccff7 to 1f108a0 Compare November 30, 2024 01:44
@hrydgard hrydgard changed the title File system perf part 4 File system perf part 4, fix save deletion regression Nov 30, 2024
@hrydgard hrydgard merged commit 7b0551f into master Nov 30, 2024
19 checks passed
@hrydgard hrydgard deleted the file-system-perf-part-4 branch November 30, 2024 02:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Performance Unexpected slow performance issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The emulator is deleting the save files
1 participant