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

feat: Optimize db evaluation #416

Merged
merged 6 commits into from
Jul 14, 2024
Merged

feat: Optimize db evaluation #416

merged 6 commits into from
Jul 14, 2024

Commits on Jul 12, 2024

  1. Cache page_content in toolbar

    fsbraun committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    d5a12ab View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. Avoid repeated db hits

    fsbraun committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    0970c02 View commit details
    Browse the repository at this point in the history
  2. Fix signature evaluation

    fsbraun committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    0b7fe32 View commit details
    Browse the repository at this point in the history
  3. Avoid double asignment

    fsbraun committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    a897942 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. Configuration menu
    Copy the full SHA
    a3898e1 View commit details
    Browse the repository at this point in the history
  2. Fix ruff issue

    fsbraun committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    0599872 View commit details
    Browse the repository at this point in the history