Package jline.api.cache
package jline.api.cache
Cache modeling algorithms and performance analysis methods.
This package provides algorithms for analyzing cache systems and their performance characteristics. It includes methods for evaluating hit rates, miss penalties, and overall cache effectiveness in queueing network models.
- Since:
- LINE 2.0
-
ClassesClassDescriptionResult of cache_miss analysis.Tree-based TTL cache analysis implementation for the LINE solver framework.Cache ttl tree algorithms.Result of cache_miss_fpi: global miss rate, per-user miss rates, per-item miss rates, and per-item miss probabilities.