On Jun 17, 5:03 pm, Dan Howard <[email protected]> wrote: > Check this blog post out. > http://www.jroller.com/greeneyed/entry/don_t_throw_your_scriptengines
Thanks for pointing me to this. I made sure in my testing that I was reusing the script engine. I can only imagine how much slower it would be if I did otherwise. Based on my testing, I've concluded that if performance is critical—and it is in my case—the Rhino API should used directly rather than using javax.script. Paul _______________________________________________ dev-tech-js-engine-rhino mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino
