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

Make retrieval even faster #7746

Merged
merged 7 commits into from
Dec 10, 2021
Merged

Make retrieval even faster #7746

merged 7 commits into from
Dec 10, 2021

Commits on Dec 8, 2021

  1. Configuration menu
    Copy the full SHA
    13b260e View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. Configuration menu
    Copy the full SHA
    a3d8494 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c75a3a View commit details
    Browse the repository at this point in the history
  3. fr32: Reduce MTTresh from 32M to 512k per core

    This results in 64x less bytes allocated when spawning new readers
    for larger pieces.
    
    Results in about 30% speedup in 1G unpad benchmark on AMD TR 2950x
    magik6k committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    6fd1609 View commit details
    Browse the repository at this point in the history
  4. Fix mock ReadPiece

    magik6k committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    c31f4de View commit details
    Browse the repository at this point in the history
  5. fix lint

    magik6k committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    74d3ba6 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2021

  1. Configuration menu
    Copy the full SHA
    e8ef39e View commit details
    Browse the repository at this point in the history