Author Topic: Windows Longhorn  (Read 5870 times)

0 Members and 2 Guests are viewing this topic.

GE

  • Minotaur Rager
  • ******
  • Posts: 830
  • Reputation: +0/-0
(No subject)
« Reply #15 on: November 14, 2004 07:47 am CST »
If god wanted you on that obstical he woulda miracled your @ss up there.

ok I could go on all day about the Drill sergeant.
« Last Edit: December 31, 1969 06:00 pm CST by GE »
"Satisfaction Is The Death Of Desire"

   "The End Of The Road Is My End. It Justifies My Means." -Slipknot

GStricto

  • Elvin Legion
  • *****
  • Posts: 463
  • Reputation: +0/-0
(No subject)
« Reply #16 on: November 14, 2004 03:20 pm CST »
Quote from: "UnderGod"
I honestly think java should be the official gaming language. A lot of people say it is much slower than c++, but no one has built a gigantic game yet to prove it.


You seem to know enough about Java to know about the JIT (Just-In-Time compiler for those of you who don't know).  This functions much like the client side scripting engine in Tribes, it essentially compiles and executes files on the fly.  This would of course cause a slow down as the envirinment and machine independent bytecode is re-compiled into processor based assembly instructions.

As for the speed compared to C++, as I began to learn Java, I was reading through some books in the bookstore to get an idea of how different it was from C++.  Turns out there is quite a bit.  The book showed a chart of C++ vs Java vs Perl for the exact same code.  It ran a for() statement (I'm not sure what that is in Perl), but when they ran the program through a stand alone program to measure clock cycles, the C++ was at 9 cycles, Perl at 10 or 11 and Java at 14.  This was just for a basic loop in the program.  Do that a bunch per frame to render particle systems or special effects or sorting bullets and/or enemies in their respective linked lists and it starts to build up fast.  Also, remember that Java does not have pointers as C++ does, so some data structures take more and longer functions to access there respective parts.  I don't find much wrong with Java, but I have had OpenGL experience with both C++ and Java and I know that I compile both on my machine and have them render a simple green grid in a black sky and the C++ can get me 10 FPS more.

Just needed to get that out of my system.  (no pun intended)
« Last Edit: December 31, 1969 06:00 pm CST by GStricto »

Quote from: "Artorius"
Gnight.... Gstricto is obviously picking on you because he is a dirty racist.
So ironic that a heart made by man, when broken is easily fixed.   But a human hurt can last a lifetime.

Lidge Farkley

  • Uber Menace
  • *******
  • Posts: 1,357
  • Reputation: +2/-3
    • http://www.angelfire.com/ca2/psychosworld2/
(No subject)
« Reply #17 on: November 14, 2004 05:14 pm CST »
I must have been drunk with sleep last night... because I don't remember posting that so error ridden.

Anyway... yeah, not a bad movie, just forked up.
« Last Edit: December 31, 1969 06:00 pm CST by Lidge Farkley »
Lend your heart unto the divine mineral TOPAZ;
from which our reverent hearts and minds sprang.
Also Known As:  Alcoholic 007
My Page of tribes Tools and Helpful "FAQ" Stuff