gamenet / redis-memory-analyzer

Redis memory profiler to find the RAM bottlenecks throw scaning key space in real time and aggregate RAM usage statistic by patterns.
MIT License
772 stars 80 forks source link

this is a very nasty performance bug. there is no need to keep sorting whenever we add a new record #66

Open tingyiy opened 6 months ago

tingyiy commented 6 months ago

https://github.com/gamenet/redis-memory-analyzer/blob/dd1e74994ae1d258b2bfca9cd226acb05b5516f5/rma/application.py#L163