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 publish performance #61

Merged
merged 6 commits into from
Aug 7, 2023
Merged

Improve publish performance #61

merged 6 commits into from
Aug 7, 2023

Commits on Aug 6, 2023

  1. Configuration menu
    Copy the full SHA
    cdb3df2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98e6ec3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7950480 View commit details
    Browse the repository at this point in the history
  4. EventBroadcaster: Improve concurrency by dropping the publish lock

    And instead just creating a new broadcaster instance on every publish.
    The broadcaster instance was connected and disconnected every time anyway...
    roekatz committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    241a9b2 View commit details
    Browse the repository at this point in the history
  5. Use broadcaster ver 0.2.4

    roekatz committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    dd54f84 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Bump version to 0.3.5

    roekatz committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    c2d66a1 View commit details
    Browse the repository at this point in the history