[Issue 7921] Two order of magnitude file size increase (up to 111 MiB for GtkD) mostly from zeroes

2012-04-17 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7921



--- Comment #4 from Denis verylonglogin@gmail.com 2012-04-17 11:09:30 MSD 
---
(In reply to comment #3)
 Make sure first that it is not this issue:
 
 http://dlang.org/faq.html#bss

AFAIK there was no changes with BSS in dmd 2.058. And GtkD doesn't use
__gshared arrays at all.

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


[Issue 7921] Two order of magnitude file size increase (up to 111 MiB for GtkD) mostly from zeroes

2012-04-17 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7921


Vladimir Panteleev thecybersha...@gmail.com changed:

   What|Removed |Added

 CC||thecybersha...@gmail.com


--- Comment #5 from Vladimir Panteleev thecybersha...@gmail.com 2012-04-17 
00:18:30 PDT ---
Have you looked at the map file?

If not, try my map treemap visualization tool:
http://thecybershadow.net/d/mapview/

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


[Issue 7921] Two order of magnitude file size increase (up to 111 MiB for GtkD) mostly from zeroes

2012-04-17 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7921


Denis verylonglogin@gmail.com changed:

   What|Removed |Added

   Attachment #1091|0   |1
is obsolete||


--- Comment #6 from Denis verylonglogin@gmail.com 2012-04-17 12:54:37 MSD 
---
Created an attachment (id=1093)
Example with GtkD

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


[Issue 7921] Two order of magnitude file size increase (up to 111 MiB for GtkD) mostly from zeroes

2012-04-17 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7921



--- Comment #7 from Denis verylonglogin@gmail.com 2012-04-17 13:07:46 MSD 
---
The example with built binaries for dmd 2.057 and dmd 2.058 (~10 MiB,
uncompressed ~250 MiB):
http://deoma-cmd.ru/files/other/huge-build-gtkD-full.7z

One can use Vladimir Panteleev's treemap visualization tool with *.map files
from the archive (as for me, it hangs Chrome).

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


[Issue 7921] Two order of magnitude file size increase (up to 111 MiB for GtkD) mostly from zeroes

2012-04-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7921


Denis verylonglogin@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED


--- Comment #1 from Denis verylonglogin@gmail.com 2012-04-16 16:27:26 MSD 
---
This issue is fixed in dmd 2.058.
But no information about its source is given.

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


[Issue 7921] Two order of magnitude file size increase (up to 111 MiB for GtkD) mostly from zeroes

2012-04-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7921



--- Comment #2 from Denis verylonglogin@gmail.com 2012-04-16 16:31:20 MSD 
---
Created an attachment (id=1091)
Example with gtkD

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


[Issue 7921] Two order of magnitude file size increase (up to 111 MiB for GtkD) mostly from zeroes

2012-04-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7921


Walter Bright bugzi...@digitalmars.com changed:

   What|Removed |Added

 CC||bugzi...@digitalmars.com


--- Comment #3 from Walter Bright bugzi...@digitalmars.com 2012-04-16 
14:24:17 PDT ---
Make sure first that it is not this issue:

http://dlang.org/faq.html#bss

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