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

Misc LSRA throughput improvements #85842

Merged
merged 15 commits into from
May 10, 2023

Commits on May 5, 2023

  1. Configuration menu
    Copy the full SHA
    a75a7da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46d4d3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ade6707 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9b3920 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5ff83da View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    83436fe View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. Revert "Use BitOperations in few hot methods"

    This reverts commit a75a7da.
    kunalspathak committed May 6, 2023
    Configuration menu
    Copy the full SHA
    d76f001 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    20e497c View commit details
    Browse the repository at this point in the history
  2. Remove logging

    kunalspathak committed May 8, 2023
    Configuration menu
    Copy the full SHA
    9fda672 View commit details
    Browse the repository at this point in the history
  3. jit formatting

    kunalspathak committed May 8, 2023
    Configuration menu
    Copy the full SHA
    40e49f9 View commit details
    Browse the repository at this point in the history
  4. Use popcount intrinsics

    kunalspathak committed May 8, 2023
    Configuration menu
    Copy the full SHA
    0b3da21 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Revert "Use popcount intrinsics"

    This reverts commit 0b3da21.
    kunalspathak committed May 9, 2023
    Configuration menu
    Copy the full SHA
    813cb84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7128104 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a79cf1e View commit details
    Browse the repository at this point in the history
  4. fix the merge conflicts

    kunalspathak committed May 9, 2023
    Configuration menu
    Copy the full SHA
    7dd4d46 View commit details
    Browse the repository at this point in the history