473,378 Members | 1,482 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

Performance comparision of C# and Java

Hi,
I am doing a study on the performance comparision of C# and Java. Links to
any articles on this topic will be greatly appreciated.

Thanking you,

Ashwin
Nov 13 '05 #1
2 2978
"Ashwin Kambli" <as****@voicenow.com> wrote in message news:eC**************@TK2MSFTNGP12.phx.gbl...
Hi,
I am doing a study on the performance comparision of C# and Java. Links to
any articles on this topic will be greatly appreciated.


I spent a while playing around with a Swing vs winform example. C#
outperformed Java, but only when I cheated and used PInvoke to
GDI. Of course this is irrelevant for non-visual code such as web
apps.

For the record, using GDI instead of GDI+ for the critical part
of the code improved performance by 600%.

A lesson from this is perf comparisons are often very misleading.

Tim
Nov 13 '05 #2
Hi Ashwin,

Will you be posting your comparisons?

I am trying to decide between C# and Java for an dekstop application. I
was looking forward to C# but have become more and more disillusioned
with it... there are some language issues that I could suffer with but
the class library is poor; it seems to me that MS has taken the "Word
approach" with C#... get it out the door and fix issues later. I fear
that, like MFC, the current class library will become entrenched.

I think my decision will be between C#s easy access to COM/DLL/Win32
versus Java's much more mature class library. With the release of the
1.4.2 JDK the decision may be much less difficult. Sigh.

Cheers,

Rod O.

Ashwin Kambli wrote:
Hi,
I am doing a study on the performance comparision of C# and Java. Links to
any articles on this topic will be greatly appreciated.

Thanking you,

Ashwin


Nov 13 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

133
by: Gaurav | last post by:
http://www.sys-con.com/story/print.cfm?storyid=45250 Any comments? Thanks Gaurav
10
by: Alex Gerdemann | last post by:
Hello, I have spent a bunch of time converting a Java program I wrote to C++ in order to improve performance, and have found that it is not necessarily faster. Specifically, I'm writing a...
7
by: qvx | last post by:
Hi all, I have a performance problem in my app. It is a poor man's version of OCR app. I started this app as a prototype before implementing it in C++. But now, after I have a working copy in...
2
by: sdanda | last post by:
Hi , Do you have any idea how to improve my java class performance while selecting and inserting data into DB using JDBC Connectivity ......... This has to work for more than 8,00,000...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.