Now my project needs a excellent script,but the efficiency is poor,such as,I use Jython ,when Java interprete a sample script 1000 times,will cost 4000ms,So I want a more excellent script and interpreter. we need your help,thank you very much.
OK ,Thank you very much,I will try to test it efficiency.
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35254
7
posted
0
Assuming a script interpreter that actually interprets (instead of compiling to Java), doing anything meaningful 1000 times in 4 seconds doesn't seem all that bad to me. Is that really a limiting factor in your application?