digitalmars.D.bugs - [Issue 855] New: Improve performance
- d-bugmail puremagic.com (20/20) Jan 18 2007 http://d.puremagic.com/issues/show_bug.cgi?id=855
- d-bugmail puremagic.com (6/6) Jan 18 2007 http://d.puremagic.com/issues/show_bug.cgi?id=855
- d-bugmail puremagic.com (11/11) Nov 12 2012 http://d.puremagic.com/issues/show_bug.cgi?id=855
- d-bugmail puremagic.com (10/10) Nov 13 2012 http://d.puremagic.com/issues/show_bug.cgi?id=855
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.
--
Jan 18 2007
http://d.puremagic.com/issues/show_bug.cgi?id=855 Created an attachment (id=91) --> (http://d.puremagic.com/issues/attachment.cgi?id=91&action=view) Raytracer in C++ and D implementations --
Jan 18 2007
http://d.puremagic.com/issues/show_bug.cgi?id=855
Don <clugdbug yahoo.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
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: -------
Nov 12 2012
http://d.puremagic.com/issues/show_bug.cgi?id=855
bioinfornatics <bioinfornatics gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bioinfornatics gmail.com
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: -------
Nov 13 2012









d-bugmail puremagic.com 