Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Figure out a way to keep the JVM hot #17

Open
hammerdr opened this issue Sep 12, 2010 · 1 comment
Open

Figure out a way to keep the JVM hot #17

hammerdr opened this issue Sep 12, 2010 · 1 comment

Comments

@hammerdr
Copy link
Contributor

No description provided.

@hammerdr
Copy link
Contributor Author

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:

  1. Keep the narwhal platform hot using a client/server model similar to nailgun.
  2. Pre-compile narwhal-rhino and narwhal-libs and send them directly to the jvm (don't compile the code).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant