[gnutls-devel] GnuTLS | Speed up CI with more parallelization (#897)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Fri Jan 3 17:55:40 CET 2020



Tim Rühsen created an issue: https://gitlab.com/gnutls/gnutls/issues/897



Just tested the Debian.x86_64 runner with
```
  - make -j2
  - make check -j10
```
instead of `-j$(nproc)`.

The decrease in time is much, 26m15 compared to 38m15 before.

new: https://gitlab.com/rockdaboot/gnutls/-/jobs/393464776

old: https://gitlab.com/rockdaboot/gnutls/-/jobs/393106579

This was just a punch into the dark... possibly we can tune those values to achieve even better results.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/issues/897
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20200103/175cea77/attachment.html>


More information about the Gnutls-devel mailing list