Menu

[r123]: / trunk / php-java-bridge / examples / bench / README  Maximize  Restore  History

Download this file

10 lines (6 with data), 378 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
This example creates two 200x200 excel sheets a) by calling a compiled
java class and b) by using 40000 java reflections calls from PHP.

When the java JIT compiler is switched off, this program can be used
to calculate the JNI/reflection overhead.

This example requires a library "poi.jar" which can be obtained from
apache.org or from http://php-java-bridge.sf.net/poi.jar.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.