Re: [Speed] Update Django from 1.11 to 2.0? What about Python 2.7 and PyPy2?
9 Jan
2018
9 Jan
'18
6:11 p.m.
On Tue, Jan 9, 2018 at 7:51 PM, Victor Stinner <victor.stinner@gmail.com> wrote:
Ok. So would you be ok to simply drop this benchmark? Or does anyone need it?
http://pyperformance.readthedocs.io/benchmarks.html#django-template
Use the Django template system to build a 150x150-cell HTML table.
Use Context and Template classes of the django.template module.
Other template benchmarks:
Django's template system is probably the most popular one out there. Django 2.0 doesn't introduce a lot of new features or performance improvements to the template engine and 1.11 is an LTS release. I'd say keep Django 1.11 for now.
--Berker
2563
Age (days ago)
2563
Last active (days ago)
0 comments
1 participants
participants (1)
-
Berker Peksağ