* Eric Schrock <eric.schrock at sun.com> [2008-07-16 21:30]: > After editing a single file and switching to SSH, I now get the > following times: > > hg status: 14 seconds > hg list: 29 seconds > hg pdiffs: 41 seconds > > I don't see how this is viable as an everyday development tool.
Could you give a bit more detail about how you're measuring these operations? That's more than 5x worse for hg status on a local filesystem than I've ever measured, assuming the working copy has been warmed up. Thanks Stephen -- sch at sun.com http://blogs.sun.com/sch/