[PonyORM-list] Pony startup performance
Matthew Bell
matthewrobertbell at gmail.com
Thu Aug 13 14:00:16 UTC 2015
I am using pony with python-rq, which loads a fresh process for each job.
When loading a decent number of models, this means that a lot of CPU is
being used. A lot of the pony works seems to be verifying that models and
the database are correct.
Would it be possible to explicitly disable these checks when needed (when
calling db.generate_mapping)?
Thanks,
Matt
--
Regards,
Matthew Bell
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </ponyorm-list/attachments/20150813/b4e50647/attachment.html>
More information about the ponyorm-list
mailing list