Skip to content

Long paths#4

Merged
JuJuz1 merged 5 commits into
mainfrom
long-paths
Jun 11, 2026
Merged

Long paths#4
JuJuz1 merged 5 commits into
mainfrom
long-paths

Conversation

@JuJuz1

@JuJuz1 JuJuz1 commented Jun 11, 2026

Copy link
Copy Markdown
Owner

JuJuz1 added 5 commits June 8, 2026 23:44
Introduced arenas to control the permanent memory storage as well as scratch memory. We now just preallocate a large enough buffer for all paths in AppState and UIJob. Arenas are meant to handle that memory more cleanly as well as help debugging memory usage. Tests still use stack space with regards to paths but that will probably change
LLM generated, seems good though and covers a lot of cases
Tests failed due to VirtualAlloc failing because it had a fixed address in dev builds
@JuJuz1 JuJuz1 merged commit 5e92a4f into main Jun 11, 2026
1 check passed
@JuJuz1 JuJuz1 deleted the long-paths branch June 11, 2026 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant