<div class="gmail_quote">On Tue, Aug 31, 2010 at 10:14 PM, John Millikin <span dir="ltr">&lt;<a href="mailto:jmillikin@gmail.com">jmillikin@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Is there a summary of the API changes available? I see a new module,<br>
but Precis is choking on Data.Text and Data.Text.Lazy, so I&#39;m not sure<br>
what existing signatures have been modified.<br></blockquote><div><br></div><div>Ouch. I&#39;ll try to do a diff and follow up, probably not until much later.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Are there any areas in particular you&#39;d like help with, for either<br>
library? I&#39;m happy to assist any effort which will help reduce use of<br>
String.<br></blockquote><div><br></div><div>For the text library, my main interest is performance. I&#39;ve been far more focused on making the code correct and complete than on making it fast, but now that the API is stable and the test coverage is solid, performance deserves more attention.</div>
<div><br></div><div>What specifics would be useful?</div><div><ul><li>Reproducible, realistic (but preferably small) benchmarks</li><li>Patches that speed things up</li></ul>Thanks for asking!</div></div>