Skip to content

Commit f804ae7

Browse files
committed
Amend LINKS for benchmark/profiling and joblib
1 parent 57a175b commit f804ae7

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

LINKS.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ This document lists some links that may be helpful for this project.
1010
## Async I/O
1111

1212
* [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)
1318

1419
## Locking files/PIDs
1520

0 commit comments

Comments
 (0)