Andres--
You received this message because you are subscribed to the Google Groups "TeaJS (formerly v8cgi)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to teajs+un...@googlegroups.com.
To post to this group, send email to te...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/teajs/fe875402-c9c1-40a2-b880-04fd98901f4c%40googlegroups.com?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
Hi,
I really see a lot of value and potential in TeaJS, the best SSJS I've seen.
One of its weaknesses is performance: using "ab", the Apache performance benchmark shows that the request served rate is not very high. I guess the startup time for each request is relatively high due to the JS engine starting every time. Node on the other hand has the JS engine up un running continuously. I saw your comment about reusing the V8 instance between requests, using a compile flag. Looks good. Maybe you can release a build with that feature enabled. Or is it not stable enough?
Also updating the version of V8 might help.
I'll post more ideas as feature requests as you suggest.
Thank you!
To view this discussion on the web visit https://groups.google.com/d/msgid/teajs/9fdaba19-fe3e-4345-813b-9352229e4199%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/teajs/580ce772-d834-4c02-a0de-d597c899bcc2%40googlegroups.com.