Adam Spiers wrote:
> Skipper functions like hours_since could (and probably should) decide
> not to skip if MR_ACTION is set to a read-only action such "list" -
> arguably "diff" and "status" too, although that's a matter of personal
> taste.

It could, but skip = lazy is a harder case.

> But maybe we should step back a bit.  Currently we know that a full
> "mr list" is not particularly fast, but has anyone actually profiled
> it to find out where most of the time is being spent?  If we're only
> guessing then we might have it completely wrong ...

It could well not be. mr list -j 10 runs in the same time as mr list -j 1,
suggesting the overhead is in something else than actually running the
shell.

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature

_______________________________________________
vcs-home mailing list
vcs-home@lists.madduck.net
http://lists.madduck.net/listinfo/vcs-home

Reply via email to