Re: Is committing objects with ZEO 4 on Linux insanely slow for everyone? Or just me?
Jim Fulton <[email protected]>
| Newsgroups | gmane.comp.web.zope.zodb |
|---|---|
| Message-ID | <CAPDm-Fixu-DGgc9iKZxaDERzWYe6Hvff39Fmr9ieMiznUW+zbA@mail.gmail.com> |
Thanks! I have confirmation of what I observed. Jim On Thu, Aug 11, 2016 at 4:47 AM, Julien Muchembled <[email protected]> wrote: > $ python perf4.py > Times per operation in microseconds (o=999, t=3, c=1) > op min mean median max > add 47556 > update 41415 > cached 253 > read 1019 > $ python3 perf4.py > Times per operation in microseconds (o=999, t=3, c=1) > op min mean median max > add 7032 > update 7411 > cached 236 > read 900 > > pystone ~ 120000 > Python 2.7.12~rc1-2 (Debian) > Python 3.4.3-7 (Debian) > BTrees 4.3.1 > ZODB 4.4.3 > ZEO 4.2.1 > persistent 4.2.1 > transaction 1.6.1 > > -- > 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. > -- Jim Fulton http://jimfulton.info -- 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.