[racket-dev] relative lines of C in gracket vs. gracket2
On Thu, Oct 28, 2010 at 10:48 AM, John Clements
<clements at brinckerhoff.org> wrote:
>
> So, if I'm reading this correctly, we've gone from ~590K lines of C to about ~340K lines of C. That's amazing.
Something is wrong. In your listing, the only two lines that have changed are
these:
8404 22017 233781 ./racket/src/thread.c
9132 24942 230277 ./racket/src/port.c
from the original:
8380 21961 233205 ./racket/src/thread.c
9123 24924 230059 ./racket/src/port.c
Which seems to be a difference of 33 lines. I don't see where the
590K to 340K is coming from.
--
~jrm