Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/foosel/ep2021lt

A spontanous Lightning Talk at EuroPython 2021 born out of a question I had during Miroslav Šedivý's talk "Should We Return to Python 2?"
https://github.com/foosel/ep2021lt

Last synced: 17 days ago
JSON representation

A spontanous Lightning Talk at EuroPython 2021 born out of a question I had during Miroslav Šedivý's talk "Should We Return to Python 2?"

Awesome Lists containing this project

README

        

# `time.monotonic` vs `time.perf_counter`: What's the difference?

A spontanous Lightning Talk at EuroPython 2021 born out of a question I had during [Miroslav Šedivý](https://github.com/eumiro)'s talk [Should We Return to Python 2?](https://ep2021.europython.eu/talks/4Sw3dsp-should-we-return-to-python-2/).

👉 [Slides](https://foosel.net/slides/ep2021lt/)

2021-08-02: Updated with some info on the MacOS implementation (spoiler: pretty much the same as Linux).