Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Oct 2018 11:03:37 -0700
From:      Steve Kargl <sgk@troutmask.apl.washington.edu>
To:        freebsd-ports@freebsd.org
Subject:   pkg version is slowwww
Message-ID:  <20181026180337.GA12282@troutmask.apl.washington.edu>

next in thread | raw e-mail | index | archive | help
I recently updated to pkg-1.10.5_5, and I now
find to command "pkg version -vl '<'" to be
much slower than previous versions.

Four consecutive executions of "time pkg version -vl '<'"
yields

      54.15 real        27.28 user        25.66 sys
      48.80 real        26.04 user        23.01 sys
      48.35 real        26.30 user        22.59 sys
      48.43 real        26.54 user        22.32 sys

During one of these timings, top(1) shows

47519 root    1  -8    0    21M    12M piperd   0   0:00   0.20% pkg

Is slow down expected?

Note, "time pkg info" gives

        0.01 real         0.00 user         0.00 sys

-- 
Steve



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20181026180337.GA12282>