According to my new library cachebox, I decided to benchmark caching libraries which are I know, to show the power of cachebox ...
If you know other library, tell me to add it to this page.
Note
The system on which the benchmarks are done: Manjaro Linux x86_64, 8G, Intel i3-1115G4
Versions:
- Python: 3.12.7
- cachebox version: 4.4.2
- cachetools version: 5.5.1
- cacheing version: 0.1.1
- lru-dict: 1.3.0
Clone repository with git (or download it from here):
git clone https://github.com/awolverp/cachebox-benchmark
Install requirements:
pip3 install -U -r requiremenets.txt
Run benchmark:
python3 main.py