Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Some minor performance fixes for task schedular #16313

Merged
merged 13 commits into from
Sep 14, 2023

Commits on Sep 13, 2023

  1. Only pull out old tasks

    erikjohnston committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    3a76eb4 View commit details
    Browse the repository at this point in the history
  2. Add index to 'timestamp'

    erikjohnston committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    adccd7a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9080102 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a0c02ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f7b28da View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f3a576a View commit details
    Browse the repository at this point in the history
  7. Make replication handling more efficient

    By making replication handler function non-async we avoid launching a
    background task for each and every received command.
    erikjohnston committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    1976def View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7f485e2 View commit details
    Browse the repository at this point in the history
  9. Newsfile

    erikjohnston committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    f677fca View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    2283b3f View commit details
    Browse the repository at this point in the history
  2. Use a LaterGauge

    erikjohnston committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    1b93783 View commit details
    Browse the repository at this point in the history
  3. Lint

    erikjohnston committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    3696c05 View commit details
    Browse the repository at this point in the history
  4. LINT

    erikjohnston committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    7f801bc View commit details
    Browse the repository at this point in the history