Set up the application by running bin/setup
Run the application using bin/rails s
Assess the site on http://localhost:3000?touch=<N> where is the number of records you want to touch to fortce the cache to miss them.
Watch the log to see what queries are running.