Skip to content

Conversation

@Delian0
Copy link

@Delian0 Delian0 commented Nov 23, 2024

There's a bug which makes loading files potentially 2x slower.

After reading the whole file into the buffer, the loop erroneously repeats, where the whole buffer is resized and reallocated.

Screenshot 2024-11-23 222114

There's a bug which makes loading files potentially 2x slower.

After reading the whole file into the buffer, the loop unnecessarily repeats where the whole buffer is resized and reallocated.
@MeridianOXC MeridianOXC requested review from Yankes and removed request for Yankes November 24, 2024 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants