Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: Java versus C Speed Comparison (10x is too big)

Author: Dan Andersson

Date: 20:00:18 01/06/03

Go up one level in this thread


I would expect a good interpreted language to be close to 10x of compiled code.
Getting under 2x with a JIT is rare. The Java Bytecode is a far from ideal IL.
Too coarse grained. Destroys too much useful information the way it is designed.

MvH Dan Andersson



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.