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

Talk: high performance JS #9

Open
sidorares opened this issue Feb 15, 2015 · 0 comments
Open

Talk: high performance JS #9

sidorares opened this issue Feb 15, 2015 · 0 comments

Comments

@sidorares
Copy link

lessons I learnt making node-mysql2 ~5 times faster than node-mysql ( https://gist.github.com/sidorares/ffe9ee9c423f763e3b6b )

I'll go from usual list of suspects re performance optimisation, we'll discuss "user space JIT" (generating optimised js from js) and also discuss set of good performance habits vs premature optimisations ( + also demo of perf analysis tools - node-tick, inspecting V8.log in devtools , inspecting heapdumps )

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