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

Reduce sedding, awking, pipelining in the "--query" handler #4

Open
clarity20 opened this issue Mar 13, 2017 · 0 comments
Open

Reduce sedding, awking, pipelining in the "--query" handler #4

clarity20 opened this issue Mar 13, 2017 · 0 comments

Comments

@clarity20
Copy link
Owner

Further Cygwin-side speedups: Apply the techniques used elsewhere in fasder and discussed in the Optimization section of the README to the following section near the top of the "--query" handler:

if [ "$fnd" ]; then # dafault matching
[. . . about 30 lines . . .]
else # no query arugments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant