Thread overview
[Issue 855] New: Improve performance
Jan 18, 2007
d-bugmail
Jan 18, 2007
d-bugmail
Nov 13, 2012
Don
Nov 13, 2012
bioinfornatics
January 18, 2007
http://d.puremagic.com/issues/show_bug.cgi?id=855

           Summary: Improve performance
           Product: D
           Version: 1.00
          Platform: PC
        OS/Version: Windows
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: DMD
        AssignedTo: bugzilla@digitalmars.com
        ReportedBy: digitalmars-com@baysmith.com


Jacco Bikker wrote several raytracing articles on DevMaster.net. I took his third article and ported it to D. I was surprised to find that the D code is slower than C++. After some help from people on the digitalmars.D.learn newsgroup, my initial port was improved, but only to a point. The D code is about 1.8 times slower than the C++ code. Hopefully, this example can be used to find areas for improving the compiler.

Attachment to follow.


-- 

January 18, 2007
http://d.puremagic.com/issues/show_bug.cgi?id=855





------- Comment #1 from digitalmars-com@baysmith.com  2007-01-18 15:21 -------
Created an attachment (id=91)
 --> (http://d.puremagic.com/issues/attachment.cgi?id=91&action=view)
Raytracer in C++ and D implementations


-- 

November 13, 2012
http://d.puremagic.com/issues/show_bug.cgi?id=855


Don <clugdbug@yahoo.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID


--- Comment #2 from Don <clugdbug@yahoo.com.au> 2012-11-12 23:50:24 PST ---
There is nothing actionable in this bug report.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
November 13, 2012
http://d.puremagic.com/issues/show_bug.cgi?id=855


bioinfornatics <bioinfornatics@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bioinfornatics@gmail.com


--- Comment #3 from bioinfornatics <bioinfornatics@gmail.com> 2012-11-13 00:03:49 PST ---
how try these code from linux?

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------