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

Add profiling for application #58

Closed
2 tasks
Arfey opened this issue Dec 24, 2018 · 4 comments · Fixed by #195
Closed
2 tasks

Add profiling for application #58

Arfey opened this issue Dec 24, 2018 · 4 comments · Fixed by #195
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@Arfey
Copy link
Member

Arfey commented Dec 24, 2018

If you want to write a fast web application, you sometimes need to profile your application. So it's good feature for create-api-app.

So, what need to do:

@Arfey Arfey added the good first issue Good for newcomers label Dec 24, 2018
@aio-libs aio-libs deleted a comment from aio-libs-bot Dec 24, 2018
@aio-libs-bot aio-libs-bot added enhancement New feature or request and removed good first issue Good for newcomers labels Dec 24, 2018
@Arfey Arfey added the good first issue Good for newcomers label Dec 24, 2018
This was referenced Jan 11, 2019
@everonegraham
Copy link
Contributor

Hello there @Arfey , I've been trying to figure this out for a day or two now. Would like to work on this.

@everonegraham
Copy link
Contributor

So, i kinda got something working. But i'm wondering what would make more sense for other. py-spy record, dump or top. The record feature makes more sense as it can generate an svg file for a visual representation of whats happening. Or, a json file which can be used on speedscope.com for even greater detail.

Any suggestion? @Arfey

@Arfey
Copy link
Member Author

Arfey commented Jun 10, 2020

Hi. I think that svg file is more common.

@everonegraham
Copy link
Contributor

Let's get this closed

@Arfey Arfey closed this as completed Jul 17, 2020
@webknjaz webknjaz linked a pull request Sep 10, 2020 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants