LWJGL
May 20, 2012, 23:13:29
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
:
LWJGL 2.8.3 released!
Home
Help
Search
Login
Register
LWJGL
>
Programming
>
LWJGL Documentation
>
Fastest/best JRE?
Pages: [
1
]
« previous
next »
Print
Author
Topic: Fastest/best JRE? (Read 4558 times)
Anonymous
Guest
Fastest/best JRE?
«
on:
February 19, 2006, 09:33:15 »
There are a lot of JREs out there now, ranging from the official 1.5 JRE from Sun to unofficial versions like the JRE from jRockit and also native compilers like JGC or Excelisior JET.
Anyone know what is the best choice as a game platform? Any benchmarking done to this respect?
Most benchmarks I have seen has been very server-oriented, and pretty useless from a gaming perspective.
I think these criterias are important:
- Speed!
- Constant framerate (means no garbage collection or other interference making the game studder dramatically at random intervals)
- Small download (we dont want a 30mb download to power our 1mb game!)
Logged
tomb
Talks Too Much
Posts: 147
Fastest/best JRE?
«
Reply #1 on:
February 19, 2006, 12:05:01 »
I can only comment on the sun JREs. I've not tried the others. If you don't want to embed the jre you'll have to go with the client version as the server is not included in the standard jre download. Also the server got a longer warm up time with a more noticable compilation hickups. The 1.4 client is just as fast as the 1.5. The 1.6 client is as fast as the 1.5 server, without the warmup. Gave me a 10% speed boost over the 1.4 client.
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Programming
-----------------------------
=> Lightweight Java Library Game Development
=> LWJGL Documentation
=> Bug Reports / RFE
=> OpenGL
=> OpenAL
=> General Java Game Development
-----------------------------
Archive
-----------------------------
=> Resolved Bugs/RFE
=> DirectX
=> DevIL
=> FMOD
Loading...