I have a problem and am wondering what it could be caused by, maybe someone has an idea.
When I use the mysql performance testing plug-in "Post Insert, Query & Delete Benchmark", I have poorer results with dragonfly/redis cache enabled in the LiteSpeed Cache plug-ins.
With dragonfly cache enabled, my scores are around the 8 point mark and times are getting longer. Insert time increases.
With the cache dragonfly turned off, the results are around 9 points.
I have some observations but I don't know how to describe them professionally.
it seems to me that it is a problem of creating data for mysql which goes through dragonfly and it takes more time because it is an additional operation
anyone have any thoughts?