"GOT", but the "O" is a cute, smiling pufferfish. Index | Thread | Search

From:
Christian Weisgerber <naddy@mips.inka.de>
Subject:
Re: Progress bars
To:
gameoftrees@openbsd.org
Cc:
Ted Bullock <tbullock@comlore.com>
Date:
Tue, 8 Feb 2022 13:46:18 +0100

Download raw body.

Thread
Ted Bullock:

> Using got on the older system has been a bit of a trial in patience,
> specifically some operations like commit and status take a fair amount
> of time to complete on my setup.

If your changes aren't spread all over the tree, you can limit the
operations to the relevant paths to speed them up:

$ cd /usr/src
$ time got st bin/ls 
    0m01.86s real     0m01.48s user     0m00.34s system
$ time got st  
    0m15.00s real     0m03.59s user     0m09.58s system

-- 
Christian "naddy" Weisgerber                          naddy@mips.inka.de