Re: [PATCH] Speed up client by re-using RA session connections
From: Ivan Zhakov <ivan_at_visualsvn.com>
Date: Thu, 15 Sep 2011 01:00:57 +0400
On Wed, Sep 14, 2011 at 19:07, Julian Foad <julian.foad_at_wandisco.com> wrote:
My original idea was to make ra session pool (cache) to be part of
svn_ra_session_t * ra = svn_client__ra_pool_get_session(ctx, pool)
then call
svn_client_ra_pool_release_session(ctx, ra);
(RA session will be automatically released back to session pool
What do you think?
-- Ivan ZhakovReceived on 2011-09-14 23:01:52 CEST |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.