[racket-dev] [plt] Push #21079: master branch updated
On Mon, Sep 13, 2010 at 4:18 PM, <ryanc at racket-lang.org> wrote:
>
> a3d1ff4 Ryan Culpepper <ryanc at racket-lang.org> 2010-09-09 17:29
> :
> | added contracts (->i) to racket/dict
> :
> M collects/racket/dict.rkt | 190 ++++++++++++++++++++++++++++++++---------
> M collects/unstable/dirs.rkt | 13 ++--
>
Do you have a benchmark for splay trees or some app that uses them a
lot that you can use to measure what kind of a performance hit you are
taking from these contracts?
Robby