[plt-scheme] Typed-Scheme Memory Issues

From: Sam TH (samth at ccs.neu.edu)
Date: Wed Apr 8 11:05:16 EDT 2009

On Wed, Apr 8, 2009 at 9:46 AM, Paulo J. Matos <pocmatos at gmail.com> wrote:
>
>> Have you tried writing untyped versions of the modules and
>> compiling/running those?
>
> For that I would need to change the code again to untyped and that
> would be some work... which unfortunately I can't take the time to do
> now.

You can use the `typed-scheme/no-check' language to get the syntax of
Typed Scheme without the typechecking, which would allow you to
benchmark in this case.

-- 
sam th
samth at ccs.neu.edu


Posted on the users mailing list.