Skip to content

Poor performance when using FusionCache as a simple memory cache #507

Closed Answered by jodydonetti
sacrejohn asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @sacrejohn ,
the performance is different from the one outline here, let me explain (then let me know what you think please).

Short version: even with a ton more features, FusionCache is basically as fast as MemoryCache and HybridCache, all are at 0ms basically: but I don't want you to just trust me, I'll try to outline why I'm saying so.

First, I'd like to make a couple of points that are important.

Tagging

I noticed you only posted the test code for FusionCache, where I see you are using tags: MemoryCache does not support tagging, so it would be apples to oranges, so to speak.

Another thing to point out is that, because of the design of tagging in FusionCache (see here if interested)…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by sacrejohn
Comment options

You must be logged in to vote
1 reply
@jodydonetti
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants