[buffer_cache] swap begin and end expansion, don't clear runtime buffer #244

Closed
crueter wants to merge 3 commits from buf-expand into master
Owner

avoids filling the new buffer with zeroes (saves bandwidth)

also reduces relocation in case the old buffer ever gets too small

Co-authored-by: wildcard nubieluv@gmail.com
Signed-off-by: crueter crueter@eden-emu.dev

avoids filling the new buffer with zeroes (saves bandwidth) also reduces relocation in case the old buffer ever gets too small Co-authored-by: wildcard <nubieluv@gmail.com> Signed-off-by: crueter <crueter@eden-emu.dev>
Shinmegumi force-pushed buf-expand from 562f34622c
All checks were successful
eden-license / license-header (pull_request) Successful in 16s
to 1623228a3e
All checks were successful
eden-license / license-header (pull_request) Successful in 25s
2025-08-13 15:47:33 +02:00
Compare
crueter closed this pull request 2025-08-14 00:25:28 +02:00
All checks were successful
eden-license / license-header (pull_request) Successful in 25s
Required
Details

Pull request closed

Sign in to join this conversation.
No description provided.