Re: Is committing objects with ZEO 4 on Linux insanely slow for everyone? Or just me?
Vincent Pelletier <[email protected]>
| Newsgroups | gmane.comp.web.zope.zodb |
|---|---|
| Organization | Nexedi |
| Message-ID | <20160817033854.1c7cb294@vincent-tkpad> |
On Thu, 11 Aug 2016 06:42:11 -0400, Jim Fulton <[email protected]> wrote : > Thanks! I have confirmation of what I observed. Shameless plug: if you intend to investigate slowness cause, may I recommend my personal python profiler: https://github.com/vpelletier/pprofile https://pypi.python.org/pypi/pprofile Best used in callgrind output mode and kcachegrind (*nix)/qcachegrind (windows) to inspect output. On a short shootout, deterministic profiling should be usable despite its large overhead. Otherwise, please try statistical profiling, which both is more adapted to and benefits from longer execution of profiled code. Regards, -- Vincent Pelletier ERP5 - open source ERP/CRM for flexible enterprises -- You received this message because you are subscribed to the Google Groups "zodb" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
smime.p7s
(application/pkcs7-signature, 3.2 KB) - not displayed