On Thu, Jul 18, 2019 at 12:25:22PM -0600, Matthew Flatt wrote:
> > 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).

New timing, using the snapshot I downloaded and installed today, 
racket-7.4.0.1-x86_64-linux-precise.sh

80 scribble files of 10K each: one or two seconds
One 800K file: four or five seconds

Much improved, even for the many smaller files case.

Thank you.

-- hendrik

-- 
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/20190723190153.avifginlgz6pdyze%40topoi.pooq.com.

Reply via email to