[Webkit-unassigned] [Bug 137394] [GTK] Make forwarding headers generation depend on source code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 20 05:22:42 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=137394

Csaba Osztrogonác <ossy at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mrobinson at webkit.org

--- Comment #11 from Csaba Osztrogonác <ossy at webkit.org> ---
(In reply to comment #10)
> I kicked the bots with https://trac.webkit.org/changeset/181786 ,
> but it isn't good to have to land this kind of fixes or poking
> the EWS maintainers to kick the bots. We really need a proper fix.
> 
> Why was it problem that forwaring header generator ran all the time?
> It is quite quick. I understand that all seconds count during working
> on a task locally. But can't we run this generator unconditionally
> only on the bots somehow?

- empty build on GTK takes 3-4 seconds (fw header generator doesn't run at all)
- empty build on EFL takes 6-7 seconds (fw header generator always run 10 times)

It is trivial to refactor fw header generator to run only once for each project:
WebKit2, WTR, TestWebKitAPI. It reduced the EFL build time to 5 seconds for me,
I'm going to upload the patch soon to bug142907.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150320/f8c0e5d1/attachment-0002.html>


More information about the webkit-unassigned mailing list