Skip to content

Conversation

pepeiborra
Copy link
Contributor

Thanks for your excellent library. We use it for completions in Ghcide / Haskell Language Server

Adding these pragmas allows GHC to specialise the function at call sites removing the cost of the TexttualMonoid virtual dispatches.
This reduces allocations by 66% and time by up to 50%.

Thanks for your excellent library. We use it for completions in Ghcide / Haskell Language Server

Adding these pragmas allows GHC to specialise the function at call sites removing the cost of the TexttualMonoid virtual dispatches.
This reduces allocations by 66% and time by up to 50%.
@pepeiborra
Copy link
Contributor Author

Could you do a Hackage release as well?

@joom
Copy link
Owner

joom commented Sep 20, 2021

Done!

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