-
Notifications
You must be signed in to change notification settings - Fork 5.9k
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
Performance measuring chapter #88
Comments
Good idea. We actually have a bunch of mini-tutorials and best practices on our company wiki for how to use guppy / hpy and cProfile. I could probably flesh out the examples a little bit and write them up in to a chapter. |
Possibly mention that nose (and other test frameworks?) supports profiling tests? |
Can I add this post as the chapter. I'll take key points from this post and compile it to make a new chapter. @sigmavirus24 what do you think? |
@akashnimare you can not add that person's blog post as a chapter. You would be plagiarizing their work. Further it would be copyright infringement. I don't see anywhere on their blog where they allow anyone to copy their work. I don't take kindly to plagiarizers either. |
Yes. You are right. |
It would be nice to get chapter on best practices for measuring Python apps performance.
The text was updated successfully, but these errors were encountered: