[plt-scheme] Iterator performance

Yavuz Arkun yarkun at gmail.com
Sat Jul 5 05:01:40 EDT 2008


On Sat, Jul 5, 2008 at 01:52, Matthew Flatt <mflatt at cs.utah.edu> wrote:
> I think you're just seeing different levels of instrumentation for
> DrScheme's debugging. Since more of the implementation of `v->l' and
> `v->l2' is exposed in the source, then there's more for DrScheme to
> instrument.

Ah yes, I had turned debugging/profiling off. That explains my results.
--Yavuz



More information about the plt-scheme mailing list