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

Improved size reporting for ShortSeqVars and updated usage docs #5

Merged
merged 5 commits into from
Dec 10, 2023

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    4633873 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fe5259 View commit details
    Browse the repository at this point in the history
  3. Adding __sizeof__ to ShortSeqVar so that it can correctly report its …

    …heap allocated storage to sys.getsizeof(). Adding unit test for expected object sizes for min/max lengths.
    AlexTate committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    b504777 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5ec428 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. Update check.yml

    Adding a command to list CPU details on macOS runners. Hopefully this will illuminate why their runners intermittently fail due to incompatible CPU instruction sets
    AlexTate authored Dec 10, 2023
    Configuration menu
    Copy the full SHA
    cb64a0c View commit details
    Browse the repository at this point in the history