You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using nailgun, the startup performance (due to having to reload all of narwhal) is still slower than narwhal-jsc. Nailgun is also not fun to set up, in general, and I wouldn't want to pin that process on anyone. We'd need some kind of install script for that (you have to patch narwhal itself!).
Other ideas:
Keep the narwhal platform hot using a client/server model similar to nailgun.
Pre-compile narwhal-rhino and narwhal-libs and send them directly to the jvm (don't compile the code).
No description provided.
The text was updated successfully, but these errors were encountered: