Re: [racket-dev] [plt] Push #21079: master branch updated

2010-09-13 Thread Robby Findler
On Mon, Sep 13, 2010 at 4:18 PM,  ry...@racket-lang.org wrote:

 a3d1ff4 Ryan Culpepper ry...@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
_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev

Re: [racket-dev] [plt] Push #21079: master branch updated

2010-09-13 Thread Jay McCarthy
I didn't see any data/heap tests.

Jay
_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev


Re: [racket-dev] [plt] Push #21079: master branch updated

2010-09-13 Thread Ryan Culpepper

Jay McCarthy wrote:

I didn't see any data/heap tests.

Jay


I still need to add them. Docs, too.

Ryan
_
 For list-related administrative tasks:
 http://lists.racket-lang.org/listinfo/dev