Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Feature #3

Open
Farzad-Mehrabi opened this issue Jan 6, 2024 · 1 comment
Open

Adding Feature #3

Farzad-Mehrabi opened this issue Jan 6, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@Farzad-Mehrabi
Copy link

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
Copy link
Owner

DarriusL commented Jan 7, 2024

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.

@DarriusL DarriusL added the enhancement New feature or request label Jan 7, 2024
DarriusL added a commit that referenced this issue Jan 15, 2024
 Updates for [#3](#3)
 1.Completed the model coding of conventional algorithms LRU, LFU, and FIFO.
`2.CoCheLab will(train/test) support the above algorithms in future updates.
DarriusL added a commit that referenced this issue Jan 19, 2024
1.FIFO/LFU/LRU is available.
2.Fixed some bugs with LFU in the initial version.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants