Vincent St-Amour <stamourv at ccs.neu.edu> writes: > > I've been working on typed versions of these benchmarks, and some are > faster than the untyped versions (including the mandelbrot benchmark, > whose typed version is ~30% faster and does not show the random > behavior discussed above).
Why is this? I thought Typed Scheme had no influence in compiled code. Or did that change in Racket? -- PMatos