Hacker News new | ask | show | jobs
by ELV1S 5860 days ago
Igor Sysoev once wrote "Why is Google V8 is not suitable for embedding in server" http://sysoev.ru/prog/v8.html (russian).
1 comments

Google translate does surprisingly well at getting the gist across:

http://translate.google.com/translate?hl=en&sl=ru&tl...

Indeed it does. Essentially, V8 is optimized for embedding in Chrome and doesn't work that well embedded in a web server.