Skip to content

Commit 4ed9e49

Browse files
authored
Update readme.md
1 parent acd4042 commit 4ed9e49

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

readme.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# Python Cache: How to Speed Up Your Code with Effective Caching
2+
* [How to implement a cache in Python](#how-to-implement-a-cache-in-python)
3+
+ [Install the required libraries](#install-the-required-libraries)
4+
+ [Method 1: Python caching using a manual decorator](#method-1-python-caching-using-a-manual-decorator)
5+
+ [Method 2: Python caching using LRU cache decorator](#method-2-python-caching-using-lru-cache-decorator)
6+
+ [Performance comparison](#performance-comparison)
27

38
This article will show you how to use caching in Python with your web
49
scraping tasks. You can read the [<u>full

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy