Re: Now wouldn't it be something...
Alexander Tereshchenko wrote:
> fast as D7). But with Java it will be even slower! X-|
I repeat: the IDE relies on Java already. You have to install some J#
lib for it to work.
--
Holger
Blog:
http://delphi2006.blogspot.com
.
Relevant Pages
- Re: RB or Python?
... they essentially have #pragma backgroundtasks false all the ... slower than Java. ... On the PPC the gap is narrower, but Java is still 3-4x faster (and this ... slower than g++ and compares ... (comp.lang.basic.realbasic) - Re: Optimise my ray tracer
... All of my tests indicate that Java is many ... >> times slower than most other modern languages, ... >> languages like SML and OCaml. ... > I strongly suspect that the issue is startup time. ... (comp.lang.java.programmer) - Re: execution times
... arbitrary precision arithmetic in your Java code. ... code might be slower than a Mathcad code. ... while since I used Mathcad so I speak with no authority on it, ... libraries for Java linear algebra and some data comparing Java ... (sci.math.num-analysis) - Re: Cross Platform Development
... IIRC the C++ version ran 4 times slower than the C version, though the comparison was a little unfair: the test problem was a very simple genetic algorithm which I picked simply because it was simple, but this had the side effect of putting too much emphasis on the complex and indirect method calling overheads of C++ as compared with the simpler C function call mechanism. ... I can't be specific about the relative runtime speeds of C and Java because I've never made direct comparisons. ... A good example from the old ICL 1900 era is the comparison between NCL Filetab and 1900 COBOL. ... I have a set of runnable skeleton client and server applications written in C and Java, which use a small set of server commands for test purposes. ... (uk.comp.os.linux) - Re: get the number of appearance of a substring in a String
... This is a very loose comparison ofcourse, but one could conclude that Java must be roughly 50% slower than C. ... This is much less bad than many C die-hards and/or anti Java people think by the way. ... More and more of the Java2D graphics system use the underlying OS graphics system via native methods to do things. ... (comp.lang.java.programmer) |
|