Re: VM speed emulation in WTK

[email protected] Thu, 8 May 2008 17:01:53 PDT
Newsgroups gmane.comp.java.sun.kvm
Message-ID <32388589.179761210291346174.JavaMail.tomcat@sdcst12.sjc.collab.net>
So...

I ported Linpack and Sieve benchmarks to see how the WTK (with VM speed restricted) performs against my N95 and here's a couple of results...

N95: 
Linpack = 1.9 mflops, Sieve = 466 iterations/second

WTK set @ 1000 bytecodes/s (max speed in restricted mode):
Linpack = 0.097 mflops, Sieve = 2.84 iterations/second

So basically I can't set up the WTK to perform like a modern Smartphone in a controlled way. I'm guessing that the bytecodes/s setting was devised quite a while ago when phones were slower, hence the rather slow maxima.

Does anybody have any idea how to work around this in the WTK? Or is the WTK open-sourced at all?
[Message sent by forum member 'davjoh' (davjoh)]

http://forums.java.net/jive/thread.jspa?messageID=273424

===========================================================================
To unsubscribe, send email to [email protected] and include in the body
of the message "signoff KVM-INTEREST".  For general help, send email to
[email protected] and include in the body of the message "help".