DBIx::SearchBuilder 1.10_01

Message: 2
Date: Thu, 26 Aug 2004 00:20:08 -0400
From: Jesse Vincent jesse@bestpractical.com
Subject: [Rt-devel] DBIx::SearchBuilder 1.10_01 - major caching change
To: RT Development List rt-devel@lists.bestpractical.com
Message-ID: 3705987E-F717-11D8-A2F5-000A95AE249E@bestpractical.com
Content-Type: text/plain; charset=US-ASCII; format=flowed

I just uploaded DBIx::SearchBuilder 1.10_01 to CPAN. This test version
includes a rewritten SearchBuilder::Record::Cachable, which now uses
the new Cache::Simple::TimedExpiry which also just debuted on CPAN.
In a stress test here, it seemed to be significantly more memory
efficient than older versions of DBIx::SearchBuilder, as well as 4x as
fast over a 4,000 user import.

Feedback would be much appreciated.

Jesse

Doesn’t seem to be available yet, but I’ll try it. We are seeing such
degraded performance recently on our live box that I’ll try anything to
performance tune it after its been through dev :slight_smile: