Jump to content

.NET vs C/C++ (Need .NET coder)

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
61 replies to this topic

#1
MeTh0Dz

MeTh0Dz

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,119 posts
Okay, the .NET versus C/C++ conflict has continue to emerge in countless threads, and it seems that many .NET users still don't understand that there is a loss of performance and efficiency when using the framework. Because of that, I have finally decided to officially start benchmark testing for a .NET language and C or C++. As I want to end this discussion once and for all pertaining to performance and efficiency.

However, to get started I am going to need to the assistance of one of you .NET coders out there as I don't know any .NET languages. Preferably, I want someone who knows C# or C++.NET, but VB.NET, etc. etc. is also fine.

If you think that you can collaborate with me on this, post it here. And I'll give you my contact details.

Thanks.

#2
Guest_Jordan_*

Guest_Jordan_*
  • Guests

MeTh0Dz|Reb0rn said:

Okay, the .NET versus C/C++ conflict has continue to emerge in countless threads, and it seems that many .NET users still don't understand that there is a loss of performance and efficiency when using the framework. Because of that, I have finally decided to officially start benchmark testing for a .NET language and C or C++. As I want to end this discussion once and for all pertaining to performance and efficiency.

However, to get started I am going to need to the assistance of one of you .NET coders out there as I don't know any .NET languages. Preferably, I want someone who knows C# or C++.NET, but VB.NET, etc. etc. is also fine.

If you think that you can collaborate with me on this, post it here. And I'll give you my contact details.

Thanks.

I don't remember anyone claiming .NET was faster. I believe the debate emerged from you stating it is not efficient which is wrong or a misuse of the term. I am still interested in seeing the comparison. The question is, how do you intend on measuring efficiency?

I will port your code to C++.NET once you finsih and/or C# if no one else steps up. I will not do VB though. Also, to eliminate the OS variance you should code in Windows only.

Depending on your algorithm I would like to see other languages compared against it also. Should be interesting. :)


Posted via CodeCall Mobile

#3
MeTh0Dz

MeTh0Dz

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,119 posts
Dude, there were definitely people claiming that .NET wasn't that much slower. I can find the threads, example Chili.

#4
Guest_Jordan_*

Guest_Jordan_*
  • Guests
Odd. We should take bets then.

#5
MeTh0Dz

MeTh0Dz

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,119 posts
Also, get on MSN so I can talk to you about the benchmarks I was thinking about using.

#6
morefood2001

morefood2001

    Speaks fluent binary

  • Members
  • PipPipPipPipPipPipPipPip
  • 1,720 posts
I am definitely interested to see how each language compares, however I have my bet on C/C++ without .NET.

#7
Guest_Jordan_*

Guest_Jordan_*
  • Guests
I'll get on IM in a bit. I'm not currently at a computer with IM on it.

#8
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
It may be interesting to compare C++/WinAPI to C++/other toolkits as well.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#9
Xav

Xav

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 13,118 posts
How about VB and C# within .NET?
Jordan said:

Good members, like yourself, stick around and post for ages to come!
Mr. Xav | Blog | Forums

#10
amrosama

amrosama

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 8,674 posts

Xav said:

How about VB and C# within .NET?


i bet c# will win

#11
morefood2001

morefood2001

    Speaks fluent binary

  • Members
  • PipPipPipPipPipPipPipPip
  • 1,720 posts
I just got done wanting to see a comparison of PHP GTK vs Java Swing :) So I might look into running some benchmarks since I know how to program in both ;)

#12
MeTh0Dz

MeTh0Dz

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,119 posts
I just need to talk to Jordan, then it'll be a go on the benchmarks.