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

Removing print statements #16

Open
jixishan opened this issue Mar 24, 2019 · 1 comment
Open

Removing print statements #16

jixishan opened this issue Mar 24, 2019 · 1 comment

Comments

@jixishan
Copy link

Are we allowed to remove print statements from the code to improve speed?

@jjd06
Copy link
Contributor

jjd06 commented Mar 25, 2019

Yes (so long as they aren't vital to functionality), but do remember that making things faster isn't the purpose of this exercise. In your report, you could propose the removal of printfs, but, unless you can show that doing so would give noticeable speedup, that would probably sound a bit silly.

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

2 participants