Same program gets about 10% more size with PB4.0 :'(
- Psychophanta
- Always Here

- Posts: 5153
- Joined: Wed Jun 11, 2003 9:33 pm
- Location: Anare
- Contact:
Same program gets about 10% more size with PB4.0 :'(
Programs without windows user interfaces, this is, full screen graphics only, with sprite, sprite3D, keyboard and mouse generates a .exe about 10% more size than using PB3.94. (SAME SOURCE)

-
dracflamloc
- Addict

- Posts: 1648
- Joined: Mon Sep 20, 2004 3:52 pm
- Contact:
it would be interesting to know how much does this 10% are in KB! If this 10% are only 1-2 KB then its ok but when the 10% may be something > 5 or 10 KB in comparsion v 3.94 compiled exe, then its much!!
@psychophanta:
Just take a look to the ASM output and what libs are included... maybe there is something linked to the exe you dont need? (check out image lib... just an idea)
@psychophanta:
Just take a look to the ASM output and what libs are included... maybe there is something linked to the exe you dont need? (check out image lib... just an idea)
va!n aka Thorsten
Intel i7-980X Extreme Edition, 12 GB DDR3, Radeon 5870 2GB, Windows7 x64,
Intel i7-980X Extreme Edition, 12 GB DDR3, Radeon 5870 2GB, Windows7 x64,
-
Bonne_den_kule
- Addict

- Posts: 841
- Joined: Mon Jun 07, 2004 7:10 pm
- Psychophanta
- Always Here

- Posts: 5153
- Joined: Wed Jun 11, 2003 9:33 pm
- Location: Anare
- Contact:
oh my good i say!
my pb programs used to be 17 killobytes, now its 17,5652!!!
Help me fred! i dont want those large file sizes
on a side note:
nothing personal psycopanta
im also a size fanatic, but as long as it keeps this small, i dont get mad.
Not as long it is for the benefit of faster development and better running executables (wich i certainly hope 4.0 gives)
my pb programs used to be 17 killobytes, now its 17,5652!!!
Help me fred! i dont want those large file sizes
on a side note:
nothing personal psycopanta
im also a size fanatic, but as long as it keeps this small, i dont get mad.
Not as long it is for the benefit of faster development and better running executables (wich i certainly hope 4.0 gives)
