Skip to content

Use thread-local loop buffers - #201

Merged
mkot2 merged 1 commit into
mainfrom
codex/declare-thread_local-vectors-and-clear-buffers
Sep 7, 2025
Merged

Use thread-local loop buffers#201
mkot2 merged 1 commit into
mainfrom
codex/declare-thread_local-vectors-and-clear-buffers

Conversation

@mkot2

@mkot2 mkot2 commented Sep 7, 2025

Copy link
Copy Markdown
Owner

Summary

  • reuse copy/scan loop maps across calls with thread_local vectors
  • clear loop maps before each use to avoid leaking data

Testing

  • cmake -S . -B build
  • cmake --build build
  • ctest --test-dir build

https://chatgpt.com/codex/tasks/task_e_68bdb56ebd5483319a08b320449e86ef

@mkot2
mkot2 merged commit d5f00e0 into main Sep 7, 2025
3 checks passed
@mkot2
mkot2 deleted the codex/declare-thread_local-vectors-and-clear-buffers branch September 7, 2025 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant