Re: some code style benchmarks for Apache-Registry

2001-10-06 Thread Stas Bekman
Doug MacEachern wrote: > On Sun, 7 Oct 2001, Stas Bekman wrote: > > >>I was trying to decide what's the best storage to use in the >>Apache-Registry modules, and whether to store frequently used $r info or >> request for them every time I need them. So I've decided to benchmark >>(See my ot

Re: some code style benchmarks for Apache-Registry

2001-10-06 Thread Doug MacEachern
On Sun, 7 Oct 2001, Stas Bekman wrote: > I was trying to decide what's the best storage to use in the > Apache-Registry modules, and whether to store frequently used $r info or > request for them every time I need them. So I've decided to benchmark > (See my other post about Apache::Benchmar