Skip to content

Add profiler option #19

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

Closed
kripken opened this issue Jun 7, 2011 · 1 comment
Closed

Add profiler option #19

kripken opened this issue Jun 7, 2011 · 1 comment

Comments

@kripken
Copy link
Member

kripken commented Jun 7, 2011

Basic idea is, add a PROFILING option to src/settings.js. When it is true, then entering and exiting a function will print to the console how much time was spent there. Then a commandline tool can parse that and generate profiling data, call stacks, etc.

@kripken
Copy link
Member Author

kripken commented Oct 13, 2011

This has been implemented. It is only of partial use though, it adds a lot of overhead.

@kripken kripken closed this as completed Oct 13, 2011
tlively pushed a commit to tlively/emscripten that referenced this issue Mar 23, 2022
…sitive

Always set case_insensitive_fs to true
steveisok pushed a commit to steveisok/emscripten that referenced this issue Sep 18, 2023
…819.1 (emscripten-core#19)

[dotnet/release/8.0] Update dependencies from dotnet/arcade
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

1 participant