Re: Plone conference slides and byteserver
Jim Fulton <[email protected]>
| Newsgroups | gmane.comp.web.zope.zodb |
|---|---|
| Message-ID | <CAPDm-Fi7Cb-rmd=5dj9Jeg=iUYe4UwriDHS=Q8-dHOKVyh+75A@mail.gmail.com> |
On Wed, Oct 26, 2016 at 4:37 PM, Jim Fulton <[email protected]> wrote: ... > - I announced the byteserver, https://github.com/jimfulton/byteserver > > This is in an early stage of development, but it's far enough along to > do some performance evaluation. > > I wrote up a summary: > > https://github.com/jimfulton/byteserver/wiki/performance-2016-10-26 > > Thanks mostly to being written in Rust, the byteserver is far more > scalable than existing ZEO servers. > > I plan to finish the byteserver over the coming weeks. > I reran the analysis to include running the server with pypy and fixing some issues I discovered along the way: https://github.com/jimfulton/byteserver/wiki/performance-2016-10-26#update-pypy-and-multiple-clients-aws-blunder Some high-level takeaways: - byteserver is much faster than pypy, but - pypy is much faster than cpython for reads and probably worth deploying until the byteserver is ready. Jim -- 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.