Skip to content

Move u8_rune() into b.c and make it static inline. - #274

Open
arnoldrobbins wants to merge 1 commit into
stagingfrom
improve-u8-input
Open

Move u8_rune() into b.c and make it static inline.#274
arnoldrobbins wants to merge 1 commit into
stagingfrom
improve-u8-input

Conversation

@arnoldrobbins

Copy link
Copy Markdown
Collaborator

Doing some profiling of a large script, I saw that u8_rune() could take 10% - 15% of the run time. I'm hoping that making it static inline in b.c will help some. The test suite passes with this change.

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.

1 participant