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

efficiency audit #94

Open
drdhaval2785 opened this issue Jun 11, 2015 · 1 comment
Open

efficiency audit #94

drdhaval2785 opened this issue Jun 11, 2015 · 1 comment
Assignees

Comments

@drdhaval2785
Copy link
Owner

The script takes almost 1-2 minutes to execute.
It is considerable time considering the fact that we are only manipulating strings.
No media or image handling is done.

In my opinion sub, arr or one two three functions may be responsible for delay.

Proper analysis is needed to reduce the execution time

@drdhaval2785
Copy link
Owner Author

Efficiency audit and debugging facility done in SanskritVerb repository. The same may be done in this repo.

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

1 participant