[Speed] Update Django from 1.11 to 2.0? What about Python 2.7 and PyPy2?

Victor Stinner victor.stinner at gmail.com
Tue Jan 9 11:39:33 EST 2018


2018-01-09 16:42 GMT+01:00 INADA Naoki <songofacandy at gmail.com>:
> We already compare different libraries.  For example, pickle is very different
> between Python 2.7 and 3.6.
> Even though it's not good for comparing interpreter performance, it's good
> for people comparing Python 2 and 3.
>
> If Django 2.0 on Python 3.7 is much faster than Django 1.11 on Python 2.7,
> it's nice carrot for people moving forward.

I agree. Antoine: what do you think?

>> Perhaps you should also probably wait for a bugfix release or two :-)
>
> I agree.

Well, I wrote "2.0", but the latest release is "2.0.1", released a few days ago:
https://pypi.org/project/Django/

Victor


More information about the Speed mailing list