Click here to Skip to main content
15,888,277 members
Home / Discussions / C#
   

C#

 
QuestionRe: How can Java runs under Java Virtual Machine in linux faster than C# in windows? Pin
Eddy Vluggen27-Jun-13 3:04
professionalEddy Vluggen27-Jun-13 3:04 
AnswerRe: How can Java runs under Java Virtual Machine in linux faster than C# in windows? Pin
crunchor27-Jun-13 3:47
crunchor27-Jun-13 3:47 
GeneralRe: How can Java runs under Java Virtual Machine in linux faster than C# in windows? Pin
Eddy Vluggen27-Jun-13 3:59
professionalEddy Vluggen27-Jun-13 3:59 
GeneralRe: How can Java runs under Java Virtual Machine in linux faster than C# in windows? Pin
Richard MacCutchan27-Jun-13 4:12
mveRichard MacCutchan27-Jun-13 4:12 
AnswerRe: How can Java runs under Java Virtual Machine in linux faster than C# in windows? Pin
NotPolitcallyCorrect27-Jun-13 4:13
NotPolitcallyCorrect27-Jun-13 4:13 
GeneralRe: How can Java runs under Java Virtual Machine in linux faster than C# in windows? Pin
Richard MacCutchan27-Jun-13 1:45
mveRichard MacCutchan27-Jun-13 1:45 
GeneralRe: How can Java runs under Java Virtual Machine in linux faster than C# in windows? Pin
Richard MacCutchan26-Jun-13 22:56
mveRichard MacCutchan26-Jun-13 22:56 
AnswerRe: How can Java runs under Java Virtual Machine in linux faster than C# in windows? Pin
Eddy Vluggen26-Jun-13 22:36
professionalEddy Vluggen26-Jun-13 22:36 
crunchor wrote:
how can this java faster than c# result happen?
"Overhead"; Ubuntu is a bit smaller, doesn't load as much on start. No side-by-side executables, no DEP, no WPF/Aero, no ActiveX. All the stuff that we pay for to avoid using Ubuntu Smile | :)

It'll also depend on the benchmark, and the quality of the implementation of the Mandelbrot in Java and C# - are they both as good as possible, or is one of them written while drunk? I assume you DO recognize all the algorithms used to test the systems?

Sorry, but I didn't see any surprises in the graph. What you can see is that .NET is faster than Java on Windows (what a surprise) and that Java is faster than .NET on Linux (again, expected).
Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]

GeneralRe: How can Java runs under Java Virtual Machine in linux faster than C# in windows? Pin
crunchor26-Jun-13 22:45
crunchor26-Jun-13 22:45 
GeneralRe: How can Java runs under Java Virtual Machine in linux faster than C# in windows? Pin
Eddy Vluggen26-Jun-13 23:09
professionalEddy Vluggen26-Jun-13 23:09 
AnswerRe: How can Java runs under Java Virtual Machine in linux faster than C# in windows? Pin
Pete O'Hanlon26-Jun-13 22:55
mvePete O'Hanlon26-Jun-13 22:55 
JokeRe: How can Java runs under Java Virtual Machine in linux faster than C# in windows? Pin
cptKoala27-Jun-13 22:30
cptKoala27-Jun-13 22:30 
GeneralRe: How can Java runs under Java Virtual Machine in linux faster than C# in windows? Pin
Pete O'Hanlon27-Jun-13 22:39
mvePete O'Hanlon27-Jun-13 22:39 
AnswerRe: How can Java runs under Java Virtual Machine in linux faster than C# in windows? Pin
Keith Barrow27-Jun-13 0:02
professionalKeith Barrow27-Jun-13 0:02 
AnswerRe: How can Java runs under Java Virtual Machine in linux faster than C# in windows? Pin
jschell27-Jun-13 9:18
jschell27-Jun-13 9:18 
Questionhow to call a method in web service without adding service reference to the code Pin
hosseinDolat26-Jun-13 16:16
hosseinDolat26-Jun-13 16:16 
AnswerRe: how to call a method in web service without adding service reference to the code Pin
Ron Beyer26-Jun-13 16:24
professionalRon Beyer26-Jun-13 16:24 
QuestionGenerating properties of a class dynamically Pin
0bx26-Jun-13 12:19
0bx26-Jun-13 12:19 
AnswerRe: Generating properties of a class dynamically Pin
Ron Beyer26-Jun-13 14:37
professionalRon Beyer26-Jun-13 14:37 
GeneralRe: Generating properties of a class dynamically Pin
0bx26-Jun-13 16:11
0bx26-Jun-13 16:11 
GeneralRe: Generating properties of a class dynamically Pin
Ron Beyer26-Jun-13 16:18
professionalRon Beyer26-Jun-13 16:18 
GeneralRe: Generating properties of a class dynamically Pin
Freak3027-Jun-13 2:47
Freak3027-Jun-13 2:47 
GeneralRe: Generating properties of a class dynamically Pin
0bx28-Jun-13 3:01
0bx28-Jun-13 3:01 
QuestionC# select excel file from directory path Pin
classy_dog26-Jun-13 10:56
classy_dog26-Jun-13 10:56 
AnswerRe: C# select excel file from directory path Pin
Ron Beyer26-Jun-13 15:26
professionalRon Beyer26-Jun-13 15:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.