You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am aware from the original LibCacheSim repo that it implements various cache admission algorithms. I was wondering, what is the feasability of simulating workloads using PluginCache which incoorporate these admission algorithms?
If it is doable, what is the best way to approach this? If any code changes are required, I would also be willing to assist in any way I can. Thanks in advance!