Sony Ericsson / Sony : Technical : Java animation performance test on T610 or T630
>
New Topic
>
Reply<
Esato Forum Index
>
Sony Ericsson / Sony >
Technical
> Java animation performance test on T610 or T630
Bookmark topic
Since the JBenchmark animation test does not work for the T610,
I have written a small midlet performing 3 tests for scrolling and blitting images on the screen. I'm developing (free) J2ME games and thinking about buying a T610, which obviously has a poor Java performance.
It would be very nice if someone could download
http://www.mobilgames.ch/JAnimBench/JAnimBench.jad
and
http://www.mobilgames.ch/JAnimBench/JAnimBench.jar
to run it on his/her T610 or T630.
There will be three tests (which are essential to game developers):
1. scrolling an offscreen image
2. drawing a lot of small images to the screen
3. drawing a lot of small images to the offscreen image
After each test, the performance in frames per second is
displayed for this particular test.
Could you please tell me the fps for each test plus the firmware
version of your T610 (Rxxx). (I've read some posts in this forum
about Java performance depending on the firmware version.)
Thx a lot for your help
_________________
please visit
http://www.mobilgames.ch or
http://wap.mobilgames.ch for free mobile java games
[ This Message was edited by: zoomer256 on 2003-11-11 22:33 ]
--
Posted: 2003-11-08 13:55:25
Edit :
Quote
I tried it, but I got a requster saying "Invalid Program" when transfered to the T610.
--
Posted: 2003-11-08 14:21:42
Edit :
Quote
i just tryed sending them but it said invalied application
whats rong wit it? can any1 else get it 2 work??
--
Posted: 2003-11-08 14:22:12
Edit :
Quote
I tried to transfer it to my T610 with R1L and it gave me an "invalid program". Don't know about other firmware revisions though..
bob
--
Posted: 2003-11-08 14:24:49
Edit :
Quote
thanks for trying!
Did you try to download it directly to your phone?
The links I posted before were meant to download to
your PC and then transfer it to the phone via cable or so...
When you want to download it directly to your phone,
please try the following link in your phone:
http://www.mobilgames.ch/cgi-bin/midlet.pl?cmd=JAnimBench
I have to apologize to those failing to download it to their mobiles. So far it worked only when you spelled uppercase/lowercase of "cmd=JAnimBench" correctly. however from now on it doesn't matter if you enter upper or lower case. sorry for the inconvenience.
I hope this works.
[ This Message was edited by: zoomer256 on 2003-11-11 23:04 ]
--
Posted: 2003-11-08 14:37:13
Edit :
Quote
I downloaded it to my PC and then sent it via bluetooth to the phone.. but with no luck
--
Posted: 2003-11-08 14:45:52
Edit :
Quote
i sent them via bt (from my computer ofcourse) ive tryed a couple of times but they dont work
--
Posted: 2003-11-08 14:46:14
Edit :
Quote
Now I changed the Manifest file in the JAnimBench.jar
and an entry in the .jad,
maybe this helps. Please download again
http://www.mobilgames.ch/JAnimBench/JAnimBench.jad
http://www.mobilgames.ch/JAnimBench/JAnimBench.jar
to your PC.
thx
--
Posted: 2003-11-08 15:00:07
Edit :
Quote
Now it's possible to store the program on the T610. But when I try to start it it I get an error saying "Program requires to much memory"
I've got 350kb free in the phone, but I guess it requires too much of the allowed Java memory
--
Posted: 2003-11-08 15:22:49
Edit :
Quote
ok, I'll try to reduce the size of the images involved.
I used:
1 temporary immutable image of 128x127 = 32512 bytes
1 mutable image of 148x127 = 37592 bytes
Probably this is too much for the display memory (80KB?)
of the T610.
I'll post again, as soon as I've changed the program.
--
Posted: 2003-11-08 15:36:29
Edit :
Quote
New Topic
Reply