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

improve find performance #75

Merged
merged 4 commits into from Jul 19, 2015

Commits on May 26, 2015

  1. improve find performance

    use walkOnGoRoutine in any directory instead of root
    
    Signed-off-by: Tw <tw19881113@gmail.com>
    tw4452852 committed May 26, 2015
    Copy the full SHA
    03c8374 View commit details
    Browse the repository at this point in the history
  2. fix file path bug in multiple finder

    Signed-off-by: Tw <tw19881113@gmail.com>
    tw4452852 committed May 26, 2015
    Copy the full SHA
    ae5ef12 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2015

  1. make multi-finder optional

    Signed-off-by: Tw <tw19881113@gmail.com>
    tw4452852 committed May 28, 2015
    Copy the full SHA
    2e53dd1 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2015

  1. add multiple finder test

    Signed-off-by: Tw <tw19881113@gmail.com>
    tw4452852 committed May 29, 2015
    Copy the full SHA
    eaa84a8 View commit details
    Browse the repository at this point in the history