Python's 3.9 "@cache" (and lru_cache) is amazing!

Поділитися
Вставка
  • Опубліковано 2 жов 2024
  • Explanation of Python's cache and lru_cache (from python functools) with concrete examples and performance comparisons. It's also from one of my favorite python standard library, functools.
    Save yourself potentially millions of wasteful computations and resources using the lru (Least Recently Used) cache decorator that comes with python

КОМЕНТАРІ • 2