This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: A couple more subversion notes
- From: Andrew Haley <aph at redhat dot com>
- To: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- Cc: rasky at develer dot com, gcc at gcc dot gnu dot org
- Date: Thu, 20 Oct 2005 16:07:03 +0100
- Subject: Re: A couple more subversion notes
- References: <10510201457.AA24132@vlsi1.ultra.nyu.edu>
Richard Kenner writes:
> What I keep seeing are increasingly complex solutions in order to
> keep efficiency the same as it is now. This is a very large
> distributed cost, which can't be ignored.
No, but neither should the cost be puffed up, as it is being at the
moment. SSH connection caching solves the slow connection problem
with very little setup cost. It's not worth making a fuss about.
Andrew.