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

[core] shm-monitoring-performance #1645

Merged
merged 9 commits into from
Jul 9, 2024

Commits on Jul 4, 2024

  1. shm_monitoring logic simplified, based on "network_enabled" only

    parallel shm_monitoring AND udp_monitoring feature removed
    massive_pub_sub sample added to test creation performance of pub/sub for large scenarios and monitoring performance
    no more remvoval of expired values (erase_expired) in ApplyPub/Sub/Server/ClientDescription because of bad performance
    rex-schilasky committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    dd66730 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51657a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70b93ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2100496 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba295e3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8e8d9ee View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0b9cbe1 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    7618288 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6753be5 View commit details
    Browse the repository at this point in the history