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

CATKIT-96: Reduce file IO overhead for sending commands to BMC #236

Merged
merged 5 commits into from
May 14, 2021

Commits on May 12, 2021

  1. Cache DM mask.

    Also fix typo in find_repo_location().
    ehpor committed May 12, 2021
    Configuration menu
    Copy the full SHA
    33358ad View commit details
    Browse the repository at this point in the history
  2. Cache flat maps.

    Also simplify dm image to command with boolean indexing.
    ehpor committed May 12, 2021
    Configuration menu
    Copy the full SHA
    d530b1e View commit details
    Browse the repository at this point in the history
  3. Set get_dm_mask.mask correctly.

    ehpor committed May 12, 2021
    Configuration menu
    Copy the full SHA
    350f7e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d10f25 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. Post jnoss review changes.

    I also added a docstring.
    ehpor committed May 13, 2021
    Configuration menu
    Copy the full SHA
    d122292 View commit details
    Browse the repository at this point in the history