The Racket repository
Go to file
Stevie Strickland 14ab0175c3 Okay, expanding field accesses and mutations to basically inline the
unwrapping operation helps a bit, especially with inherited fields.
Unfortunately, as one might expect, TANSTAAFL applies here.  In order
to make sure that we keep the contracted objects around as much as
possible to make sure there are no holes, we end up making local and
inherited field access codes 2-3x more than they did before.  However,
this is still something on the order of 5x faster than external
access.  But blah.

CONTRACTS ARE NOT FREE.  Just ask your local lawyer.

svn: r18285
2010-02-23 03:15:43 +00:00
collects Okay, expanding field accesses and mutations to basically inline the 2010-02-23 03:15:43 +00:00
doc Normalizing PLAI wrt tree 2010-02-16 20:23:32 +00:00
man/man1 2009 -> 2010 2009-12-22 05:52:15 +00:00
src Welcome to a new PLT day. 2010-02-18 08:50:32 +00:00