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

Various small speed improvements #106

Merged
merged 5 commits into from Nov 18, 2020
Merged

Commits on Nov 18, 2020

  1. Copy the full SHA
    8f2e760 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2c69fc4 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    83f8c81 View commit details
    Browse the repository at this point in the history
  4. Save a bunch of file system accesses

    If the parent directory is a symbolic link, this is true for all the children, so invert the loop
    gnodet committed Nov 18, 2020
    Copy the full SHA
    26d8614 View commit details
    Browse the repository at this point in the history
  5. Save a few percent on parsing

    gnodet committed Nov 18, 2020
    Copy the full SHA
    6426166 View commit details
    Browse the repository at this point in the history