Benchmarking Django on PyPy with unittest?

Etienne Robillard tkadm30 at yandex.com
Wed Feb 7 04:39:00 EST 2018


Hi,

is it possible to benchmark a django application  with unittest module 
in order to compare and measure the speed/latency of the django orm with 
sqlite3 against ZODB databases?
i'm interested in comparing raw sqlite3 performance versus ZODB 
(schevo). i would like to make specific testsuite(s) for benchmarking 
django 1.11.7, django 2.0, pypy, etc.

What do you think?

Etienne

-- 
Etienne Robillard
tkadm30 at yandex.com
https://www.isotopesoftware.ca/




More information about the Python-list mailing list