The document discusses performance monitoring and optimization questions for a database including whether more RAM, view caching, object caching is needed, the number of SQL statements executed, if more reads or writes are occurring, and if adding more servers would help. It also discusses how a monitoring system works, what it looks like, the roles of nodes, Redis, and something called Benji in collecting, storing, analyzing, drilling down on and monitoring time events to help optimize performance.
1 of 17
Download to read offline
More Related Content
Benji - Ruby on Rails Profiler
2. What is it?
Does the data
Do we need more base
RAM? slow down?
Doe we need view Doe we ne ed object
caching? caching?
for
How many SQL
What a ctions are
statements are
served ri ght now?
executed?
Are we doing
on
more Do we need more
writes or reads servers?
?