Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
pjmlp
on Aug 21, 2017
|
parent
|
context
|
favorite
| on:
How JavaScript works: inside the V8 engine
You can at least use the browser profiler tools.
fenomas
on Aug 22, 2017
|
next
[–]
Browser profiling tools are great but their granularity stops at the function level - they can't tell you anything about what happens within a given function, just how that function compares to others.
pjmlp
on Aug 22, 2017
|
parent
|
next
[–]
I haven't used them much, specially since I tend to choose native projects if possible.
Thanks for the heads up.
Veedrac
on Aug 21, 2017
|
prev
[–]
I do! It's missing a lot of detail, though; it's optimized much more for overall performance analysis.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: