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

Lower reflection overhead #2839

Merged
merged 23 commits into from
May 30, 2024
Merged

Lower reflection overhead #2839

merged 23 commits into from
May 30, 2024

Commits on May 3, 2024

  1. Add timing code to discovery

    nohwnd committed May 3, 2024
    Configuration menu
    Copy the full SHA
    78d2ce2 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    e146ccc View commit details
    Browse the repository at this point in the history
  2. changes so far

    nohwnd committed May 9, 2024
    Configuration menu
    Copy the full SHA
    0451426 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c8f86f View commit details
    Browse the repository at this point in the history
  4. cache all

    nohwnd committed May 9, 2024
    Configuration menu
    Copy the full SHA
    93bdf38 View commit details
    Browse the repository at this point in the history
  5. I am bored

    nohwnd committed May 9, 2024
    Configuration menu
    Copy the full SHA
    1f55e25 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    653aa78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3aa41ba View commit details
    Browse the repository at this point in the history
  3. Fix more tests

    nohwnd committed May 10, 2024
    Configuration menu
    Copy the full SHA
    dacbe26 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Fix tests

    nohwnd committed May 27, 2024
    Configuration menu
    Copy the full SHA
    85af0bf View commit details
    Browse the repository at this point in the history
  2. Remove or annotate todos

    nohwnd committed May 27, 2024
    Configuration menu
    Copy the full SHA
    5d61729 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b48f600 View commit details
    Browse the repository at this point in the history
  4. fix formatting

    nohwnd committed May 27, 2024
    Configuration menu
    Copy the full SHA
    ffd0212 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Fixes

    nohwnd committed May 28, 2024
    Configuration menu
    Copy the full SHA
    cadd8eb View commit details
    Browse the repository at this point in the history
  2. cleanup

    nohwnd committed May 28, 2024
    Configuration menu
    Copy the full SHA
    f58e4a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b2911e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22ab61a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9bb1fef View commit details
    Browse the repository at this point in the history
  6. fixes

    nohwnd committed May 28, 2024
    Configuration menu
    Copy the full SHA
    cbb2767 View commit details
    Browse the repository at this point in the history
  7. Apply suggestions from code review

    Co-authored-by: Amaury Levé <amauryleve@microsoft.com>
    nohwnd and Evangelink committed May 28, 2024
    Configuration menu
    Copy the full SHA
    9808be7 View commit details
    Browse the repository at this point in the history
  8. Add virtual

    nohwnd committed May 28, 2024
    Configuration menu
    Copy the full SHA
    2ddc8cd View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Remove unused variable

    nohwnd committed May 30, 2024
    Configuration menu
    Copy the full SHA
    f23e83d View commit details
    Browse the repository at this point in the history
  2. Revert outputs in discoverer

    nohwnd committed May 30, 2024
    Configuration menu
    Copy the full SHA
    000f622 View commit details
    Browse the repository at this point in the history