Drupal normally saves logged-in (and anonymous) session data in the sessions database table. On busy sites that can mean a lot of read/write traffic to your database.
DB Performance monitors slow database queries, aggregates them using query fingerprinting, and suggests indexes to improve performance without external tools.