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

Buffer compression writers #78

Merged
merged 4 commits into from
Oct 11, 2021
Merged

Buffer compression writers #78

merged 4 commits into from
Oct 11, 2021

Commits on Oct 5, 2021

  1. Buffer write calls to _compression.BaseStream objects

    This makes writing in small units such as lines or FASTQ records much faster
    rhpvorderman committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    b4e382a View commit details
    Browse the repository at this point in the history
  2. Fix tests and linting

    rhpvorderman committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    5ede0f9 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. Configuration menu
    Copy the full SHA
    3811b15 View commit details
    Browse the repository at this point in the history
  2. Use tupled isinstance

    rhpvorderman committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    ad773ca View commit details
    Browse the repository at this point in the history