Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updated upperBound to return upper instead of lower bound from size hint #79

Merged
merged 1 commit into from
May 8, 2014

Conversation

bassettmb
Copy link

Small change that seems to fix fusion performance from #76.
Probably was forcing a bunch of extra allocing & copying.

HEAD Post-Patch
Pure/toUpper/Text+tiny 457.8308 ns 356.0704 ns
Pure/toUpper/Text+ascii 4.543261 ms 4.431779 ms

@bos bos merged commit c86f1c0 into haskell:master May 8, 2014
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