We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57a175b commit f804ae7Copy full SHA for f804ae7
1 file changed
LINKS.md
@@ -10,6 +10,11 @@ This document lists some links that may be helpful for this project.
10
## Async I/O
11
12
* [Python's asyncio: A Hands-On Walkthrough](https://realpython.com/async-io-python/)
13
+* [joblib](https://joblib.readthedocs.io)
14
+
15
+## Performance / Benchmarks
16
17
+* [Scalene](https://www.python4data.science/en/24.3.0/performance/scalene.html)
18
19
## Locking files/PIDs
20
0 commit comments