Re: Benchmarks making significant use of IntMap
Vanessa McHale <[email protected]> Fri, 17 Sep 2021 15:51:08 -0500
| Newsgroups | gmane.comp.lang.haskell.libraries |
|---|---|
| Message-ID | <[email protected]> |
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 > [email protected] > http://mail.haskell.org/cgi-bin/mailman/listinfo/libraries _______________________________________________ Libraries mailing list [email protected] http://mail.haskell.org/cgi-bin/mailman/listinfo/libraries