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

Add channel.advancePastByte, use it to improve revcomp #8103

Merged
merged 6 commits into from
Feb 1, 2018

Commits on Feb 1, 2018

  1. Add channel.advancePastByte

    mppf committed Feb 1, 2018
    Configuration menu
    Copy the full SHA
    109b1fe View commit details
    Browse the repository at this point in the history
  2. Add mark-skip-read version of revcomp

    This version of the benchmark finds the terminators within the I/O
    buffer and then reads the appropriate amount of data directly.
    mppf committed Feb 1, 2018
    Configuration menu
    Copy the full SHA
    1279813 View commit details
    Browse the repository at this point in the history
  3. Fix catch in the new test

    mppf committed Feb 1, 2018
    Configuration menu
    Copy the full SHA
    5fcd303 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    109cab3 View commit details
    Browse the repository at this point in the history
  5. Fix test catch one more time

    mppf committed Feb 1, 2018
    Configuration menu
    Copy the full SHA
    8c8b7f3 View commit details
    Browse the repository at this point in the history
  6. Fix 32-bit issue

    mppf committed Feb 1, 2018
    Configuration menu
    Copy the full SHA
    cc64e26 View commit details
    Browse the repository at this point in the history