Tool/software:
Hi,
I use DSS for a program load into RAM and run it.
I observe significant difference in execution time:
Java 1:23
JavaScript 0:40.
I expected the oposite results. JavaScript also uses java JRE, but through Rhino interpreter.
Why running Java class that access DSS is longer?
Regards,
Piotr Romaniuk