DEV Community

Discussion on: How fast is your code?

Collapse
 
thomasjunkos profile image
Thomas Junkツ

When doing JS benchmarks ...
youtube.com/watch?v=r76ZjdzFExg

Collapse
 
ngduc profile image
Duc Ng

Great talk & insight. It's like a C dev explained JS perf at byte code level.

Collapse
 
thomasjunkos profile image
Thomas Junkツ

AFAIR he worked on the V8 JS engine ;)