Skip to content

Sorting a long list in the web view is slow #176

Description

@ryan953

Sorting the columns of a report with ~5500 files/table rows takes ~40 seconds for the first sort, then ~6seconds for subsequent ones.

First sort (by uncovered lines, descending):
screen shot 2018-11-28 at 8 57 38 am

Subsequent Sort (uncovered lines, asc):
screen shot 2018-11-28 at 8 58 42 am

Overhead from jQuery is the likely culprit. Google shows there are many other drop-in options that may or may not work just as well. I've no suggestions. I'll try to test a few out and see about a PR

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions