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

Speed up LoadPathCache with more C #278

Closed
wants to merge 5 commits into from

Commits on Oct 16, 2019

  1. Create DirScanner - alternative implementation to Dir.glob

    katafrakt authored and Paweł Świątkowski committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    c297e1d View commit details
    Browse the repository at this point in the history
  2. Add specs for excluded_paths

    Paweł Świątkowski committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    2869050 View commit details
    Browse the repository at this point in the history
  3. Add ENABLE_EXPERIMENTAL to travis matrix

    Paweł Świątkowski committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    d548da5 View commit details
    Browse the repository at this point in the history
  4. Add DirScanner tests

    Paweł Świątkowski committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    929227c View commit details
    Browse the repository at this point in the history
  5. Use better names for feature flag and config option

    Paweł Świątkowski committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    fb28b2f View commit details
    Browse the repository at this point in the history