Re: [RDBO] Shared memory under mod_perl

2006-08-23 Thread John Siracusa
On 8/23/06 4:57 PM, John Siracusa wrote: > If someone with a more complex setup and a means to measure shared > memory would like to compare the SVN version with the current release, > I'd appreciate it. The SVN repository is linked from the Rose wiki: http://rose.sourceforge.net/wiki/ To ch

[RDBO] Shared memory under mod_perl

2006-08-23 Thread John Siracusa
I have some changes in SVN that will attempt to pre-fill metadata caches when running under mod_perl. In my brief testing it only shows a small difference in shared memory (~100KB) when loading four RDBO-derived classes and doing something trivial with them. It works by calling prime_caches() dur