https://bugzilla.wikimedia.org/show_bug.cgi?id=68255

--- Comment #11 from Bryan Davis <bda...@wikimedia.org> ---
We could try out something like
https://github.com/JakubOnderka/PHP-Parallel-Lint where N php procs are run in
parallel to speed up the lint time. During a full scap run, we only lint the
wmf-config and multiversion directories and trust that the php codebase has
been linted already. sync-file doesn't lint at all and sync-dir lints the
contents of the directory being synced. We could run some manual tests on tin
to see if running some multiple php procs in parallel gives reasonable
performance. The current parsekit lint is very fast, but adding even a few
seconds to a large sync is not like to make a significant difference in
operational wall-clock time.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to