Toby Corkindale wrote:
It's interesting to note the headline figures have 5.71 performing 316
tps, vs 5.80 making only 283 tps.
Memory usage (for this small app) has increased by 4MB, but is
presumably shared. I guess I should look into that more.
Here are some new analysis of memory usage on my test app.
5.7 5.8
Rss: 35260 38768
Private: 8244 9620
Shared: 27016 29148
So 5.8 is 3500kB larger, but 2000kB is shared. So we're only looking at
1500Kb more per process.
-Toby
_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/