mirror of
https://github.com/openSUSE/osc.git
synced 2024-11-10 06:46:15 +01:00
f1f6e9501d
by using mtime metadata before checking digests. This slightly changes the semantic by assuming that modified files will always have updated timestamps. With this change it is possible to do osc status on a checkout of openSUSE:Factory that contains 40GB of source tarballs in seconds instead of minutes: time .../osc/osc-wrapper.py status > /dev/null real 0m33.652s user 0m32.590s sys 0m1.060s Without the patch it took 22x as long: real 12m14.545s user 1m50.084s sys 0m20.566s |
||
---|---|---|
.. | ||
util | ||
__init__.py | ||
.gitignore | ||
babysitter.py | ||
build.py | ||
checker.py | ||
cmdln.py | ||
commandline.py | ||
conf.py | ||
core.py | ||
fetch.py | ||
meter.py | ||
OscConfigParser.py | ||
oscerr.py | ||
oscssl.py | ||
oscsslexcp.py |