How Slow is JavaScript Really? JavaScript vs C++ (Data Structures & Optimization)

Video Statistics and Information

Video
Captions Word Cloud
Reddit Comments

They say it's faster than Python which was surprising to me, although I think that's V8 vs. Python not sure about client side

👍︎︎ 4 👤︎︎ u/post_hazanko 📅︎︎ Apr 20 2021 🗫︎ replies

Very nice breakdown and comparison!

Until browsers recompile JavaScript into highly optimized native cpu instructions on the fly, there's a good chance it'll continue to perform slower than languages with compilers that do. V8 goes a long way. WebAssembly afaik is even faster, but it isn't native to the client computer.

👍︎︎ 3 👤︎︎ u/aeveltstra 📅︎︎ Apr 21 2021 🗫︎ replies
Captions
No captions available for this video.
Info
Channel: SimonDev
Views: 189,839
Rating: 4.9323645 out of 5
Keywords: simondev, game development, programming tutorial
Id: WLwTlC1R2sY
Channel Id: undefined
Length: 10min 0sec (600 seconds)
Published: Tue Apr 20 2021
Related Videos
Note
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.