Problem Description
I'm using a placeholder project just to show the extreme amounts of RAM a simple example can use. The example provided in the preview debug says it's using just 50mb of memory, and when I export with Web Nodekit, it skyrockets to 300mb of memory used, in Windows 7 64 and OSX 64. That number is much, much bigger for my full project, where I only have 2 2048x1536 images, and 2 512x512. No other asset is more than 128x128. That project blows up to 1.1 gb of RAM memory used when exported and opened in Mac and Win, while the preview debug in C2 says less than 50mb usage.
Attach a Capx
Attached using Scirra forum upload attachment
Description of Capx
Simply shows 4 2048x1536 images. When you export to win64 using that .capx, the RAM usage is 300MB, when in preview, only 50mb
Steps to Reproduce Bug
- Step 1 - Preview and see RAM usage
- Step 2 - Export for Win and see RAM usage
Observed Result
Very high RAM usage on desktops
Expected Result
Either to use as much as preview debug says, or around that number, not 6x times more RAM.
Affected Browsers
Operating System and Service Pack
OSX with Parallels Windows 7
Construct 2 Version ID
Latest r195 with latest Web Nodekit