[plt-scheme] Another performance question
Matthias Felleisen
matthias at ccs.neu.edu
Thu Jul 3 15:54:01 EDT 2008
Use a module and you'll be fine.
On Jul 3, 2008, at 3:42 PM, Mark Engelberg wrote:
> If I'm making a bunch of shortcuts like:
> (define vr vector-ref)
>
> is this going to mess with the performance of the JIT compiler or
> other compilation phases?
>
> Is it better to make it an identifier macro?
>
> --Mark
> _________________________________________________
> For list-related administrative tasks:
> http://list.cs.brown.edu/mailman/listinfo/plt-scheme
More information about the plt-scheme
mailing list