Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource python312-cachey

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 It accomplishes this by adding the following to each items score on each access score += compute_time / num_bytes * (1 + eps) ** tick_time For some small value of epsilon (which determines the memory halflife). This has units of inverse bandwidth, has exponential decay of old results and roughly linear amplification of repeated results.

Found 1 sites for python312-cachey

Found 3 RPM for python312-cachey

PackageSummaryDistributionDownload
A Python cache mindful of computation/storage costspython312-cachey-0.2.1-2.12.noarch.rpm
python312-cachey-0.2.1-2.9.noarch.htmlA Python cache mindful of computation/storage costsOpenSuSE Tumbleweed for noarchpython312-cachey-0.2.1-2.9.noarch.rpm
python312-cachey-0.2.1-2.6.noarch.htmlA Python cache mindful of computation/storage costsOpenSuSE Ports Tumbleweed for noarchpython312-cachey-0.2.1-2.6.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet