Shane Caraveo wrote:
> FYI, by removing gc and the repository sync for each request, I cut 
> request time roughly in half depending on the template being requested. 
>   I'm going to be doing more testing on this, and looking at alternative 
> methods to handle these two items.

The multirepos branch already solves this by requiring post-commit hooks
in all repositories to call "trac-admin changeset added", which triggers
the sync. The default repository is still synced at every request (for
backward compatibility), but you can choose not to have a default
repository at all. Maybe we should even allow disabling that per-request
sync with an option in trac.ini.

-- Remy

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to