On 12/05/2016 08:00 PM, Boris Zbarsky wrote:
What performance testing have we done on this implementation? Have we done edge-case stress-testing? Stress-testing with large but "real-life" layouts? Something else?
Nope, I've done no /dedicated/ performance testing so far. Both I and dholbert (who did the reviews) have been mindful of potential performance issues throughout development though, fwiw. Now that the implementation of features for release is complete, I intend to do the kind of dedicated testing you're asking about. And I invite everyone else with an interest in Grid to do the same. There are two O(n^2) bugs that I'm aware of, but those only occur in edge cases (fragmentation) so we decided they weren't release blockers, since they won't affect viewing typical Grid layouts. They will certainly be addressed in v53 though. /Mats _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform