NEW 70731
Translating test configurations to expectation specifiers is slow and inaccurate.
https://bugs.webkit.org/show_bug.cgi?id=70731
Summary Translating test configurations to expectation specifiers is slow and inaccur...
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.