thulab / tsfile

THIS REPO HAS MOVED TO https://github.com/apache/incubator-iotdb. TsFile is a columnar file format designed for time-series data, which supports efficient compression and query. It is easy to integrate TsFile with your IOT big data processing frameworks.
https://github.com/apache/incubator-iotdb
112 stars 22 forks source link

LRUCache experiment #172

Open qiaojialin opened 5 years ago

qiaojialin commented 5 years ago

compare cn.edu.tsinghua.tsfile.timeseries.utils.cache with https://github.com/apache/commons-collections/blob/master/src/main/java/org/apache/commons/collections4/map/LRUMap.java