[Issue 10779] New: cartesianProduct leads to heavy code bloat

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Aug 8 07:53:49 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=10779

           Summary: cartesianProduct leads to heavy code bloat
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Phobos
        AssignedTo: nobody at puremagic.com
        ReportedBy: tobias at pankrath.net


--- Comment #0 from Tobias Pankrath <tobias at pankrath.net> 2013-08-08 07:53:48 PDT ---
http://dpaste.dzfl.pl/45240ef6

The program compiled with DMD64 D Compiler v2.063.2 has a size of 37MiB.
It drops to 1,5MiB if you delete the usage of cartesianProduct.

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


More information about the Digitalmars-d-bugs mailing list