[GIT-PULLS] [php-src] PR #22939: Run tests in parallel by default
[email protected] (NickSdot) Thu, 30 Jul 2026 12:20:13 +0000
| Newsgroups | php.git-pulls |
|---|---|
| Message-ID | <[email protected]> |
Pull Request: https://github.com/php/php-src/pull/22939 Author: NickSdot Extracted from https://github.com/php/php-src/pull/22917. Full suite: master without a flag versus only this commit without a flag. Automatically selected 10 workers. Explicit `-jN` remains unchanged. | before | after | saved | speedup | | ---: | ---: | ---: | ---: | | 2223.224s | 408.009s | 1815.215s | 5.45× | Ref: https://github.com/php/php-src/commit/9b36b9145a0ad8891662f58e0ca4dae3fcf88ab3 cc @arnaud-lb