Benchmarks making significant use of IntMap

Vanessa McHale vamchale at gmail.com
Fri Sep 17 20:51:08 UTC 2021


Hi Callan,

My toy compiler makes extensive use of IntMaps: on github
https://github.com/vmchale/kempe or hackage
https://hackage.haskell.org/package/kempe

Thanks!
Vanessa McHale

On 9/17/21 11:21 AM, Callan McGill wrote:
> Dear all,
>
> I am trying to investigate a recent change we would like to make to
> `lookup` in IntMap. I wanted to know if any of you had any examples of
> open source projects that make significant use of IntMap and have
> benchmarks or performance tests we could run to make sure this change
> does not introduce significant regressions.
>
> Best,
> Callan
>
> _______________________________________________
> Libraries mailing list
> Libraries at haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/libraries
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/libraries/attachments/20210917/ba912ef3/attachment.html>


More information about the Libraries mailing list