Skip to content

Conversation

huonw
Copy link
Contributor

@huonw huonw commented Feb 22, 2014

str::utf8_char_width and char::from_u32 are tiny, which means it's a
big performance hit to call them in a tight loop outside libstd.

`str::utf8_char_width` and `char::from_u32` are tiny, which means it's a
big performance hit to call them in a tight loop outside libstd.
@brson brson mentioned this pull request Feb 23, 2014
bors added a commit that referenced this pull request Feb 24, 2014
@bors bors merged commit 713ca7d into rust-lang:master Feb 24, 2014
@huonw huonw deleted the inline-helpers branch June 27, 2014 06:48
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.

3 participants