D
dave_mikesell
I guess your g++ compiler is just better than my VC++ compiler for
this test
I'd say "test" is a bit too strong of a word here. "Fishing
expedition" makes more sense.
I guess your g++ compiler is just better than my VC++ compiler for
this test
Mark said:Mostly I'm interested in the perceptions of the folks claiming that C++
is better. I'm sure that Java is fine, but I'd like to hear what the
other side has to say. So far they haven't deigned to respond....
stan said:Maybe you should seek that information in a group where it's on topic.
People acting like adults don't feed the trolls, just as they don't tap
on fish tanks.
Mostly I'm interested in the perceptions of the folks claiming that C++
is better. I'm sure that Java is fine, but I'd like to hear what the
other side has to say. So far they haven't deigned to respond....
Is there a group read by people with good C++/Java skills where such
questions are on topic? There is no C/C++ equivalent to
comp.lang.java.advocacy (and I doubt many Java programmers bother with
that either).
When discussing the merits of different programming languages I think
that comp.programming might be a good place to start. Asking in a group
for a specific language is a sure way to be told that the language
discussed in the group is the best.
I guess your g++ compiler is just better than my VC++ compiler for
this test
Erik said:When discussing the merits of different programming languages I think
that comp.programming might be a good place to start. Asking in a group
for a specific language is a sure way to be told that the language
discussed in the group is the best.
You should check your provider.Mark said:comp.programming seems all but defunct. My provider has a total of three
messages for this year and about 69 for the last 3 years. While there
are reasonable discussions to be had about the merits of different
languages for various tasks, I don't think there are any active
newsgroups that welcome such discussions. Only a moderated group could
maintain a quality discussion.
Mark
[ SNIP ]Hi!
The atmosphere in this whole thread is already beyond my usual "ok-
thats-it-i-am-out" threshold. There is nothing wrong with heated
discussion, I enjoy it. It would be nice, though, if everybody came
back to civilized manners here. Childishly pointing out irrelevant
typos in example code goes nowhere, neither do insults or wild
accusations. The original post was provocative but not rude - and he
has a valid point in comparing *aspects* of Java performance to C++
performance.
Please remember, programming languages are tools, not holy sacraments.
'Nuff said, back to business:
Sjouke said:You should check your provider.
I am reading that group the last few years, and have
daily between 5 and 25 messages(provider news.planet.nl)
New messagecount after about 5-10 minutes: 2
Mark said:comp.programming seems all but defunct. My provider has a total of three
messages for this year and about 69 for the last 3 years.
Im not sure if i [sic] used the right optimization flags to compile the
java [sic] program so if its wrong please tell me how i should compile it, since
i expected to obtain similar results.
java -version:
java version "1.6.0_02"
Mmm. The charter for comp.programming suggests that comp.lang.misc might
be a better match.
Razii said:What JVM did you use?
Interpreted Perl whipped your Java version? Beware, you are about to
incur the Wrath of Razii!
There probably is. As an experiment, I changed the C++ version to useTim said:Note that the task hit two things Perl is designed to be good at:
1. Reading an entire file and storing it line by line into an array.
2. Sorting an array.
I have not looked at how Perl is actually implemented, but I would not
be surprised if there was a C function down in Perl somewhere to slurp a
file into an array, and another to sort an array.
java version "1.5.0_13"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_13-b05-237)
Java HotSpot(TM) Client VM (build 1.5.0_13-119, mixed mode, sharing)
Or perhaps alt.whine.
What have you and some of your
fellow nuts have contributed
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.