On Sun, May 8, 2016 at 1:31 PM, Yury V. Zaytsev <y...@shurup.com> wrote:
> On Sun, 8 May 2016, Maciej Fijalkowski wrote:
>
>> For the record - if you are using django ORM, then the mysql binding
>> is unlikely to be your bottleneck for accessing the DB.
>
>
> Yep, that's what I'm using it for... good news.
>

No, that's bad news, Django ORM is terrible, noone should be using it
for anything that requires performance ;-)
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to