[Rpm-maint] [rpm-software-management/rpm] Run file verification in parallel threads (#703)

Panu Matilainen notifications at github.com
Fri May 10 12:55:07 UTC 2019


While we're playing with parallelising things...

On my rusty old laptop, this tends to just slow things down unless
things are hot in cache, in which case it roughly halves the running time.

Might be worth more on SSD based setup, I'd be interested to hear results on such systems.
For now, this is just for giggles and feedback, not intended for merging.

Strictly speaking, this depends on PR #701 as we cannot fork while threading.
You can view, comment on, or merge this pull request online at:

  https://github.com/rpm-software-management/rpm/pull/703

-- Commit Summary --

  * Run file verification in parallel threads

-- File Changes --

    M configure.ac (1)
    M lib/Makefile.am (1)
    M lib/verify.c (41)

-- Patch Links --

https://github.com/rpm-software-management/rpm/pull/703.patch
https://github.com/rpm-software-management/rpm/pull/703.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/703
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20190510/e4ff204e/attachment.html>


More information about the Rpm-maint mailing list