docs(twitter): add 2076534605193036043 corpus (NOTimothyLottes X_/G_ macro + assembly-style control flow)

3-post companion to 2063733456144597200 + 2076893128515112995: defines
X_ = return, G_ = goto. Moves from C-style {if,while,do,switch,for} to
assembly-style {if,goto} so static branch prediction (backward=taken,
forward=not_taken) is explicit. Plus exit-with-error now properly
drains the background console render thread.
This commit is contained in:
ed
2026-07-26 21:22:36 -04:00
parent 175bce00f3
commit 41be106888
4 changed files with 91 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB