Danny Yoo wrote at 09/25/2011 09:24 PM:
I'm observing about a 100ms cost here for something that I expected to be a no-op, because the module has already been required.
You think you could be taking a small GC hit then? "PLTSTDERR=debug" environment variable might show GC info. Or add debugging printfs that dump "(current-gc-milliseconds)" at each step in program.
-- http://www.neilvandyke.org/ _________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev