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

Custom parallel-directory-walk implementation #15

Merged
merged 8 commits into from
Nov 4, 2018

Commits on Nov 4, 2018

  1. Configuration menu
    Copy the full SHA
    1e22f01 View commit details
    Browse the repository at this point in the history
  2. Reduce number of syscalls

    sharkdp committed Nov 4, 2018
    Configuration menu
    Copy the full SHA
    37adb14 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4c571d View commit details
    Browse the repository at this point in the history
  4. Code cleanup

    sharkdp committed Nov 4, 2018
    Configuration menu
    Copy the full SHA
    c9c8412 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    85ba887 View commit details
    Browse the repository at this point in the history
  6. Get size for each path

    sharkdp committed Nov 4, 2018
    Configuration menu
    Copy the full SHA
    f783674 View commit details
    Browse the repository at this point in the history
  7. Support older rust versions

    sharkdp committed Nov 4, 2018
    Configuration menu
    Copy the full SHA
    3329c31 View commit details
    Browse the repository at this point in the history
  8. Fix LTO property

    sharkdp committed Nov 4, 2018
    Configuration menu
    Copy the full SHA
    e6f797d View commit details
    Browse the repository at this point in the history