James Carlson wrote: <snip>
> It's not *that* bad when the cache is reasonably warm: > > % time hg status -mardn usr/src > usr/src/uts/common/io/bridge/bridge.c > 4.50u 2.03s 0:07.52 86.8% > % Is this file system cache or some kind of Mercurial cache ? If the former then the limit of its helpfulness might be somewhat limited for non-developer kind of folks (i.e. folks not spending majority of their time in single workspace). In my case (which is not unusual for person switching between number of bugs in different technologies), the number of active Nevada workspaces on my workstation stays around 30 or so. Anyway, thanks for the tips. v.