Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve performance #6270

Merged
merged 2 commits into from
Apr 12, 2020
Merged

Improve performance #6270

merged 2 commits into from
Apr 12, 2020

Commits on Apr 11, 2020

  1. Improve performance

    - Cache latex free field values for display in the main table
    - Only access preferences once for how to display names (instead of for every entry again)
    - Update search async only after 400ms without typing
    tobiasdiez committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    d9dda9f View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2020

  1. Fix tests

    tobiasdiez committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    c630e1d View commit details
    Browse the repository at this point in the history