WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Aakash Jain
Comment 1
2019-03-22 11:26:06 PDT
Created
attachment 365749
[details]
Patch
Aakash Jain
Comment 2
2019-03-22 11:26:23 PDT
Related: <
rdar://problem/33416017
>
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
<
rdar://problem/49231332
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug