Contributors mailing list archives

contributors@odoo-community.org

Browse archives

Avatar

Re: Speed up init of a database

by
dar
- 26/02/2020 20:55:10
Check out acsone's click-odoo init script, or variant adapted in xoe's dodoo toolchain -> Module Cache! :D

On Wed, Feb 26, 2020 at 2:52 PM Jordi Riera <jordi.riera@numigi.com> wrote:
Hello List,

The database of our clients is growing in number of modules. Our biggest database is 400+ modules now o.O
You can imagine that the init of the database is quite long. It takes actually 70% of the time in our CI.

I was wondering if you know some tricks to speed it up. Or alternatives to the brute force `odoo -i modules`. In my sweet dreams, I dream about modules that are installed in parallel or something like that.

What do you think? What did you already try?

Thank you list!

Jordi
--
Jordi Riera - VP Technique
NUMIGI SOLUTIONS INC.
(514) 317-7944

Longueuil, Québec, Canada

linkedinyoutubecustom-icontwitter

_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe

Reference