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 for state update handling #3635

Merged
merged 4 commits into from Jul 2, 2023

Commits on May 23, 2023

  1. Improve threading in EventHandler

    Signed-off-by: Jan N. Klug <github@klug.nrw>
    J-N-K committed May 23, 2023
    Configuration menu
    Copy the full SHA
    c9cd100 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2023

  1. refactor pagechangelistener to event

    Signed-off-by: Jan N. Klug <github@klug.nrw>
    J-N-K committed May 27, 2023
    Configuration menu
    Copy the full SHA
    adba315 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. One executor per subscriber type, not per subscriber

    Signed-off-by: Jan N. Klug <github@klug.nrw>
    J-N-K committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    f6e77aa View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2023

  1. spotless

    Signed-off-by: Jan N. Klug <github@klug.nrw>
    J-N-K committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    fa4099f View commit details
    Browse the repository at this point in the history