Re: Why not Half Life 3 on Java ?
- From: Peter Ashford <me@xxxxxxxxxxxxxx>
- Date: Tue, 16 Aug 2005 21:36:17 +1200
Gerry Quinn wrote:
Why is everybody so quick to assume that making a comment makes one a
religious fanatic about a language?
I didn't mean to imply that. Some people have made great claims for run-time optimisation (albeit about its future prospects rather than its current capabilities). Certainly, you just mentioned it, and certainly it is a technology that can have its uses. I just pointed out that you can do somewhat similar tricks with other languages.
Indeed. I read a really interesting paper some years ago about a guy who developed a C compiler which wrote runtime optimising code. Worked brilliantly on 68k, but was somewhat architecture bound - since modifiying the running code meant flushing the cache, it ran like crap on cpus with large instruction caches.
It seems that one cannot contribute
to the discussion without rapidly being pegged as a zealot one way or
the other. We were talking about Java optimizations so I gave an example
of something the JVMs are doing. Did I say that it was better than C++?
I think not...
To be fair, when you said "they could have a better idea about how things actually work", you are making an implied comparison between bytecode and fully compiled languages, which in the context of this thread means Java vs. C/C++.
Did I say we should use it instead of C++ because of these optimizations? I think not... There's no need to jump on me simply because I gave an example of how the JVM optimizes, thankyouverymuch.
I'm not. (Personally I dislike Java as a language but I think it can be quite fast, and that a credible FPS could be made using it.)
Hmm - stylistic issues? What don't you like about Java style-wise? .
- Follow-Ups:
- Re: Why not Half Life 3 on Java ?
- From: David Alex Lamb
- Re: Why not Half Life 3 on Java ?
- From: Gerry Quinn
- Re: Why not Half Life 3 on Java ?
- References:
- Why not Half Life 3 on Java ?
- From: Tudor Tihan
- Re: Why not Half Life 3 on Java ?
- From: Raghar
- Re: Why not Half Life 3 on Java ?
- From: tudortihan@xxxxxxxxx
- Re: Why not Half Life 3 on Java ?
- From: cr88192
- Re: Why not Half Life 3 on Java ?
- From: David Haley
- Re: Why not Half Life 3 on Java ?
- From: Gerry Quinn
- Re: Why not Half Life 3 on Java ?
- From: David Haley
- Re: Why not Half Life 3 on Java ?
- From: Gerry Quinn
- Why not Half Life 3 on Java ?
- Prev by Date: Re: Games Programming Career
- Next by Date: Re: Why not Half Life 3 on Java ?
- Previous by thread: Re: Why not Half Life 3 on Java ?
- Next by thread: Re: Why not Half Life 3 on Java ?
- Index(es):
Relevant Pages
|