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

Remove blocking calls in metrics framework #788

Merged
merged 49 commits into from
Aug 27, 2024
Merged

Remove blocking calls in metrics framework #788

merged 49 commits into from
Aug 27, 2024

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    a293e1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d052b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2658d1 View commit details
    Browse the repository at this point in the history
  4. leak test

    oliveromahony committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    31a91ad View commit details
    Browse the repository at this point in the history
  5. leak test

    oliveromahony committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    a44026f View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. debug instrumentation

    oliveromahony committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    f27ac62 View commit details
    Browse the repository at this point in the history
  2. debug instrumentation

    oliveromahony committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    8e6f766 View commit details
    Browse the repository at this point in the history
  3. wip: memory leaks

    oliveromahony committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    9f98b78 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bdaf0c9 View commit details
    Browse the repository at this point in the history
  5. wip: race conditions

    oliveromahony committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    883ced4 View commit details
    Browse the repository at this point in the history
  6. wip: local changes

    oliveromahony committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    18a414b View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. updated test

    oliveromahony committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    7d7ea6e View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    4c26c19 View commit details
    Browse the repository at this point in the history
  2. local changes

    oliveromahony committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    ac5c7e0 View commit details
    Browse the repository at this point in the history
  3. remove wg

    oliveromahony committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    c3edeea View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. wip: remove wg

    oliveromahony committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    53bf44e View commit details
    Browse the repository at this point in the history
  2. wip: failing tests

    oliveromahony committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    1b8e4d5 View commit details
    Browse the repository at this point in the history
  3. wip: failing tests

    oliveromahony committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    a5a2270 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. wip: buffer changes

    oliveromahony committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    1f8cc5a View commit details
    Browse the repository at this point in the history
  2. wip: buffer changes

    oliveromahony committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    336347f View commit details
    Browse the repository at this point in the history
  3. stuff

    dhurley committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    83920de View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    2cee3cc View commit details
    Browse the repository at this point in the history
  2. remove defer in main

    oliveromahony committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    b27d7ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a97002 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f28421 View commit details
    Browse the repository at this point in the history
  5. revert performance test

    oliveromahony committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    b71c3f4 View commit details
    Browse the repository at this point in the history
  6. fixed some stuff

    oliveromahony committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    2499d45 View commit details
    Browse the repository at this point in the history
  7. fixed unit tests

    oliveromahony committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    03e410e View commit details
    Browse the repository at this point in the history
  8. testing int

    oliveromahony committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    b67ed8b View commit details
    Browse the repository at this point in the history
  9. fix some tests

    oliveromahony committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    dbfa9f2 View commit details
    Browse the repository at this point in the history
  10. removed close from pipe

    oliveromahony committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    731e47f View commit details
    Browse the repository at this point in the history
  11. fix comp test

    oliveromahony committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    462ab19 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    798625b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2b19468 View commit details
    Browse the repository at this point in the history
  14. typo

    oliveromahony committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    f576824 View commit details
    Browse the repository at this point in the history
  15. typo

    oliveromahony committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    4bad764 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. revert default config

    oliveromahony committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    7d01422 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Fix metrics

    dhurley committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    41e9e8e View commit details
    Browse the repository at this point in the history
  2. Fix metrics

    dhurley committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    b4bc2bc View commit details
    Browse the repository at this point in the history
  3. merge

    oliveromahony committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    3fbcb39 View commit details
    Browse the repository at this point in the history
  4. added tests

    oliveromahony committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    acb9d30 View commit details
    Browse the repository at this point in the history
  5. remove debug statements

    oliveromahony committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    8c54e4a View commit details
    Browse the repository at this point in the history
  6. remove unused import

    oliveromahony committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    1c7ac98 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. updating performance test to 1s (#767)

    ---------
    
    Co-authored-by: Aphral Griffin <[email protected]>
    oliveromahony and aphralG authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    9728145 View commit details
    Browse the repository at this point in the history
  2. remove info logging

    oliveromahony committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    de57d5e View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. code comments

    oliveromahony committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    29f0a09 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. updated config

    oliveromahony committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    628a25e View commit details
    Browse the repository at this point in the history
  2. code review comments

    oliveromahony committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    e6c68f4 View commit details
    Browse the repository at this point in the history
  3. lint

    oliveromahony committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    ca0ef5f View commit details
    Browse the repository at this point in the history