[racket] Performance help

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Sun Jan 4 17:40:26 EST 2015

At Sun, 4 Jan 2015 20:18:11 +0100, Jens Axel Søgaard wrote:
> One possibility: Python hash tables are fast(er).

That reminds me: I sped up `equal?` hash tables on strings in v6.1.1.

If Jyotirmoy is using version v6.1 instead of v6.1.1, that could
explain the time differences that he sees versus Greg's times. On my
machine, I get 9.4s for v6.1.1 versus 13.5s for v6.1.



Posted on the users mailing list.