Skip to content

Small parsing speed improvement. - #273

Open
arnoldrobbins wants to merge 1 commit into
stagingfrom
small-parsing-speedup
Open

Small parsing speed improvement.#273
arnoldrobbins wants to merge 1 commit into
stagingfrom
small-parsing-speedup

Conversation

@arnoldrobbins

Copy link
Copy Markdown
Collaborator

In parse.c:linkum, cache the previous linked list's head and tail, to avoid chasing down the list all the time. The test suite produces the same result as before this change.

@plan9

plan9 commented Aug 18, 2026

Copy link
Copy Markdown
Collaborator

thank you. this and other pending small changes will go in soon.

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.

2 participants