I've recently upgraded to v.1.3.2 too, one is a vanilla install, and the other has <!-- BBCode Start --><A HREF="http://www.snailsource.com/forum/viewforum.php?f=4" TARGET="_blank">WebSnail's phpBB2.0.x integration</A><!-- BBCode End -->. :grin:
But I want to have a qualitative improvement on how much less memory PHP is now using.
Now I have one gallery, which currenntly has just under 3k items, most > 1024 x 768 high quality JPEG (no it's not pr0n... :roll: ) and I was seeing trouble even when PHP had a memory limit of 32MB, which I then bumped to 64MB... :eek:
Now I've set it back to the default 8MB, but I'm wondering how far this will go, as pre 1.3.2, it'd (Gallery) would probably start to tank with about 400 - 800 photos, depending on size.
I can see there's a photo.dat and and album.dat, where in most cases album.dat is a few kilobytes, versus 100kb to 200kb for photos.dat. I assume this was just one files, so a fair bit of memory saving when a bunch of galleries are taken into account.
I suppose I could have answered this myself if PHP had a method of tracking memory usage... but I don't think that's possible?
Thanks. :grin: