Re: Why is C# 450% slower than C++ on nested loops ??



Hello!

> It must have been after the JIT, because C# beat C++ on some things, just
> not the nested loops. The author of the link would know relatively obvious
> things such as this.

Unless somebody documents what methods have been used to measure the
benchmarks, I am disposing the data altogether. Benchmarks should be
verifiable ..

--
With regards
Anders Borum / SphereWorks
Microsoft Certified Professional (.NET MCP)


.



Relevant Pages

  • Re: Can you write code directly in CIL ???
    ... >> that with native code 6.0 and 7.0. ... Because benchmarks ... >> indicate that C# can be 450% slower on nested loops (my code is mostly nested ... Yet you never bothered to say what is clueless and broken about it, ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Can you write code directly in CIL ???
    ... > That would take more time that I can afford to spend right now. ... > did that with native code 6.0 and 7.0. ... > benchmarks indicate that C# can be 450% slower on nested loops (my code is ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Why is C# 450% slower than C++ on nested loops ??
    ... >> the nested loops. ... > benchmarks, I am disposing the data altogether. ... anything from security checks to tests for memory leaks. ...
    (microsoft.public.dotnet.languages.csharp)