Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Components
Assignee
Gavin HallidayGavin HallidayReporter
Gavin HallidayGavin HallidayPriority
Not specifiedFix versions
Pull Request URL
Details
Details
Components
Assignee
Gavin Halliday
Gavin HallidayReporter
Gavin Halliday
Gavin HallidayPriority
Fix versions
Pull Request URL
Created October 15, 2014 at 12:06 PM
Updated October 22, 2014 at 9:53 AM
Resolved October 22, 2014 at 9:53 AM
There are several examples in the full regression suite which are slow because keeping track of the tables used within a query is slow.
Switch to a hash table significantly improves the speed of those examples (11m->7m)