DarriusL / CoCheLab

Code for the content caching algorithm in edge caching.
GNU General Public License v3.0
18 stars 4 forks source link

Adding Feature #3

Open Farzad-Mehrabi opened 6 months ago

Farzad-Mehrabi commented 6 months ago

Thanks for your code! It's fantastic. Is it possible to consider adding traditional caching schemes like FIFO, LRU, and LFU for better performance comparisons?

DarriusL commented 6 months ago

Thanks for your code! It's fantastic. Is it possible to consider adding traditional caching schemes like FIFO, LRU, and LFU for better performance comparisons?

Thanks for the feedback. I have something else to do in the next week. I will start working on it on January 15th at the latest.