- TIL that r/Python hates micro-optimization, so I'm coming back with more https://www.dataroc.ca/blog/most-performant-timestamp-functions-python-2 23 comments python
- TIL that datetime.utcnow() is faster than datetime.now() https://www.dataroc.ca/blog/most-performant-timestamp-functions-python 80 comments python