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

Performance Enhancements #31

Open
kanaka opened this issue Feb 28, 2013 · 0 comments
Open

Performance Enhancements #31

kanaka opened this issue Feb 28, 2013 · 0 comments

Comments

@kanaka
Copy link
Owner

kanaka commented Feb 28, 2013

The cljs-in-cljs compile is slower than the regular ClojureScript compiler. I suspect there are some low hanging fruit that could be addressed easily to increase performance. Using profiling tools might reveal some areas to address.

Also, another area of interest would be to add support for output of asm.js code: http://asmjs.org/, http://asmjs.org/spec/latest/ This could potentially result in significant speedups especially for the persistent data structure implementations.

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