* New development branch: stree-branch
@ 2004-03-08 19:27 Matt Austern
0 siblings, 0 replies; only message in thread
From: Matt Austern @ 2004-03-08 19:27 UTC (permalink / raw)
To: gcc mailing list
I have just created stree-branch, which I'm about to document in
cvs.html#devbranches. The purpose of this branch is to speed up
compilation by replacing some front end data structures with a compact
representation, which can be lazily expanded to the full tree form.
(The premise here is that header files contain many declarations that
are never used. They'll never have to be expanded, so we can save time
and memory. This is especially useful when combined with PCH.)
I expect to be making the first checkin into this branch today.
Checkin policy for this branch: please get approval from Geoff Keating,
Robert Bowdidge, or me.
--Matt
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-03-08 19:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-08 19:27 New development branch: stree-branch Matt Austern
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).