Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: c,c++5,c#.

Author: Omid David Tabibi

Date: 06:02:30 08/13/04

Go up one level in this thread


On August 13, 2004 at 08:32:18, Per Steneskog wrote:

>On August 13, 2004 at 05:10:59, Omid David Tabibi wrote:
>
>(...CUT...]
>>
>>No, you can't. C is the language closest to assembly level, and so can be beaten
>>only by assembly code. Java on the other hand doesn't compile to native machine
>>code, and uses bytecode instead, so it cannot be possiby faster than C.
>>
>[...CUT...]
>
>Never heard about JIT?

Yes but the native code it produces is generally much slower than a program
written in C.


>
>// Regards Per Steneskog



This page took 0 seconds to execute

Last modified: Thu, 15 Apr 21 08:11:13 -0700

Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.