Performance of template rendering in Django 4.2 vs. 5

I’ll just add that since some folks mentioned noticing this coincident with a python 3.8->3.12 upgrade, that I noticed significant performance regressions in some of my tests python 3.11->3.12. They have improved somewhat 3.12->3.13.

If anyone is going to dig into this, I’d look at Django/python version combos.