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

Optimize task detecting algorithm #53

Open
qfox opened this issue Nov 11, 2015 · 1 comment
Open

Optimize task detecting algorithm #53

qfox opened this issue Nov 11, 2015 · 1 comment

Comments

@qfox
Copy link

qfox commented Nov 11, 2015

There is something wrong right now:

$ time magic make desktop.examples/block/20-mail -n

real    0m8.445s
user    0m8.428s
sys 0m0.972s

$ time enb make examples desktop.examples/block/20-mail -n

real    0m6.447s
user    0m6.695s
sys 0m0.485s

And it should be optimized!

@qfox
Copy link
Author

qfox commented Feb 9, 2016

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

No branches or pull requests

2 participants