On Thu, 2013-01-31 at 01:26 +, Alexey Dokuchaev wrote:
> On Wed, Jan 30, 2013 at 11:37:36PM +, Ian Lepore wrote:
> > New Revision: 246134
> > URL: http://svnweb.freebsd.org/changeset/base/246134
> >
> > Log:
> > Improve devd startup time, by tweaking some string handling routines [...]
>
On Wed, Jan 30, 2013 at 11:37:36PM +, Ian Lepore wrote:
> New Revision: 246134
> URL: http://svnweb.freebsd.org/changeset/base/246134
>
> Log:
> Improve devd startup time, by tweaking some string handling routines [...]
>
> On a 1.2 GHz ARM processor this reduces the time to parse the c
Author: ian
Date: Wed Jan 30 23:37:35 2013
New Revision: 246134
URL: http://svnweb.freebsd.org/changeset/base/246134
Log:
Improve devd startup time, by tweaking some string handling routines that are
heavily used when parsing config files. Mostly these changes avoid making
temporary copies