Bug 189654

Summary: Offline assembler always computes hashes even when nothing changes
Product: WebKit Reporter: Michael Saboff <msaboff>
Component: JavaScriptCoreAssignee: Michael Saboff <msaboff>
Status: ASSIGNED    
Severity: Normal CC: darin, keith_miller, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

Michael Saboff
Reported 2018-09-16 16:30:21 PDT
From email exchange: I noticed that the “Offline Assembler” build step was taking between 5 and 30 seconds every time I build. Really stands out in incremental builds. I realized that this step does not do any dependency analysis. Every time, it builds a hash of the input to see if it needs to recompute the assembly.
Attachments
Radar WebKit Bug Importer
Comment 1 2018-09-16 16:37:45 PDT
Note You need to log in before you can comment on or make changes to this bug.