Bug 70731

Summary: Translating test configurations to expectation specifiers is slow and inaccurate.
Product: WebKit Reporter: Dimitri Glazkov (Google) <dglazkov>
Component: New BugsAssignee: Dimitri Glazkov (Google) <dglazkov>
Status: NEW    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 69959    
Attachments:
Description Flags
WIP: Almost there. none

Dimitri Glazkov (Google)
Reported 2011-10-24 09:31:36 PDT
Translating test configurations to expectation specifiers is slow and inaccurate.
Attachments
WIP: Almost there. (27.50 KB, patch)
2011-10-24 09:31 PDT, Dimitri Glazkov (Google)
no flags
Dimitri Glazkov (Google)
Comment 1 2011-10-24 09:31:58 PDT
Created attachment 112199 [details] WIP: Almost there.
Dimitri Glazkov (Google)
Comment 2 2011-10-24 09:33:02 PDT
This is complete a rewrite of the logic that was previously there using pivoting tries. It's faster (no combinatorics!!), but not quite there yet in accuracy.
Note You need to log in before you can comment on or make changes to this bug.