haskell-prettyprinter / haskell-prettyprinter/prettyprinter
renderIO documentation is suspect, performance of renderLazy + hPutStr is better
Open
Documentation
Performance
- Dominant language
- Haskell
- Stars
- 309
- Forks
- 43
- Avg merge
- 21h 25m
- Merged PRs (30d)
- 1
Description
The renderIO [documentation](http://hackage.haskell.org/package/prettyprinter-1.7.0/docs/Prettyprinter-Render-Text.html#v:renderIO) says that it is more efficient, but it seems to be slower when writing to files on Linux.
I recently switched things around in one of my projects to make it faster! https://github.com/vmchale/kempe/commit/59a73c5a8606dd3377b196049e63b44105c33a24
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.