It really depends on the workload here. It is possible that there's a large CPU-bound workload (e.g. a join-heavy sql query) that would throw these numbers off.
But yeah, these numbers are pretty bad for a simple templating job in Django, even taking into account network round-trip time.
But yeah, these numbers are pretty bad for a simple templating job in Django, even taking into account network round-trip time.