DevTools: Speed up aggregated stats pie chart calculation for timeline.
Precalculate and cache running accumulated value for each category, then use a binary search to find values for right and left bounds and subtract them. BUG=874116 Change-Id: I3195ce4c38d52d048d453c5f999fb7005f0982ff Reviewed-on: https://chromium-review.googlesource.com/1175241 Commit-Queue: Alexei Filippov <alph@chromium.org> Reviewed-by:Andrey Kosyakov <caseq@chromium.org> Cr-Commit-Position: refs/heads/master@{#583150}
Showing
Please register or sign in to comment