RESOLVED FIXED 196155
[ews-build] use lz4 compression for improving buildbot performance
https://bugs.webkit.org/show_bug.cgi?id=196155
Summary [ews-build] use lz4 compression for improving buildbot performance
Aakash Jain
Reported 2019-03-22 11:24:54 PDT
Buildbot by default use ‘gz’ for log compression (this is used by default even if we don’t configure logCompressionMethod in master.cfg). lz4 is much faster than gz (~10x faster). 6MB/s vs 77MB/s at http://docs.buildbot.net/latest/manual/configuration/global.html#log-handling We should switch to lz4 to improve performance.
Attachments
Patch (1.11 KB, patch)
2019-03-22 11:26 PDT, Aakash Jain
no flags
Aakash Jain
Comment 1 2019-03-22 11:26:06 PDT
Aakash Jain
Comment 2 2019-03-22 11:26:23 PDT
WebKit Commit Bot
Comment 3 2019-03-25 15:03:36 PDT
Comment on attachment 365749 [details] Patch Clearing flags on attachment: 365749 Committed r243463: <https://trac.webkit.org/changeset/243463>
WebKit Commit Bot
Comment 4 2019-03-25 15:03:37 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2019-03-25 15:04:17 PDT
Note You need to log in before you can comment on or make changes to this bug.