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
I've started using this recently, but I have a very long build cycle on my CI server (Hudson) -- mostly due to using RJB and metric_fu -- so I am always looking to speed up any parts of the process. For my javascript, I use jslint with spidermonkey and have seen excellent performance improvements. Has anyone tried to use spidermonkey rather than rhino with this, and, if so, any tips on how you did it?
The text was updated successfully, but these errors were encountered:
I've started using this recently, but I have a very long build cycle on my CI server (Hudson) -- mostly due to using RJB and metric_fu -- so I am always looking to speed up any parts of the process. For my javascript, I use jslint with spidermonkey and have seen excellent performance improvements. Has anyone tried to use spidermonkey rather than rhino with this, and, if so, any tips on how you did it?
The text was updated successfully, but these errors were encountered: