Hello there,
I would like to test the speed of different Java platforms and thought about creating a JojoMips benchmark routine that would work like the Linux BogoMips. It would do a calculation and would provide a number like: 4346 JojoMips. The faster the virtual machine, the higher the JojoMips. I thought counting how many decimals of PI a vm could calculate in 1 seconds.
Any input / code / ideas and remarks would be appreciate.
Thank you. Daniel