[ trixie ]
[ sid ]
[ Източник: cachey ]
Пакет: python3-cachey (0.2.1-3)
Връзки за python3-cachey
Ресурси за Debian:
- Доклади за грешки
- Developer Information
- Журнал на промените в Debian
- Авторски права
- Управление на кръпките в Debian
Изтегляне на пакет-източник cachey.
Отговорници:
- Debian Python Team (Страница за QA)
- Debian PaN Maintainers (Страница за QA)
- Roland Mas (Страница за QA)
Външни препратки:
- Начална страница [github.com]
Подобни пакети:
Caching mindful of computation/storage costs
Humans repeat stuff. Caching helps.
Normal caching policies like LRU aren't well suited for analytic computations where both the cost of recomputation and the cost of storage routinely vary by one million or more.
Cachey tries to hold on to values that have the following characteristics
1. Expensive to recompute (in seconds) 2. Cheap to store (in bytes) 3. Frequently used 4. Recenty used
Други пакети, свързани с python3-cachey
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-heapdict
- heap with decrease-key and increase-key operations for Python 3
Изтегляне на python3-cachey
Архитектура | Големина на пакета | Големина след инсталиране | Файлове |
---|---|---|---|
all | 6,6 кБ | 34,0 кБ | [списък на файловете] |