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

Provide profiling tools #40

Open
ymeine opened this issue Oct 23, 2013 · 1 comment
Open

Provide profiling tools #40

ymeine opened this issue Oct 23, 2013 · 1 comment

Comments

@ymeine
Copy link
Contributor

ymeine commented Oct 23, 2013

As for any product, I think code profiling should be put in place.

I've done some researches and profiling node programs is not so easy 😕

Here are a few solutions I found:

Maybe the basic v8 profiling option is enough, but we need to find something to interpret it.

Otherwise, keep in mind that the idea is to have automatic profiling: no modification of the code!

@ymeine
Copy link
Contributor Author

ymeine commented Oct 25, 2013

Implementing #41 would fix this issue for the editor module at least (the most important one): browsers contain profiling tools.

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