FYI some recent blog posts floating around advoating for the use of datetime.utcnow() for performance reasons:
- The most performant timestamp functions in Python - Dataroc
- The most performant timestamp functions in Python: EXTENDED - Dataroc
I have no opinion on these, but thought it was relevant.