> At Thu, 18 Jul 2019 12:28:53 -0400, Hendrik Boom wrote:
> > Did some measurements.
> > 
> > 800K of text, represented as 80 scribble files each of 10K bytes,
> > each included using @include-section from one file:
> >     7 seconds.
> > 
> > 800K of text, represented as one scribble file (the concatenation of
> > the 80 files used above):
> >     4 minutes and 29 seconds.
> > 
> > Not immediately prohibitive, but it's painful to repeatedly make a 
> > correction in scribble source, recompile, and view the result of the 
> > change in an interactive session.

I've pushed a repair that corrects the kind of behavior illustrated
above, at least for my own example. I think there's a good chance that
it will correct performance for your specific example. (The repair is
pushed to the development repo, so it should be available in the next
round of snapshots in a little under 24 hours from now).

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/20190718182522.585FD65011D%40mail-svr1.cs.utah.edu.
For more options, visit https://groups.google.com/d/optout.

Reply via email to