Peek Performance Bar Versions Save

Take a peek into the window.performance timing behind your Rails app.

v1.3.1

6 years ago
  • Don't hold @env variable in request. #32 @godfat

v1.2.1

8 years ago
  • Listen to Turbolinks v5 turbolinks:request-start and turbolinks:load JS events to trigger peek-performance_bar updates. - #26 @lucasmazza

v1.2.0

8 years ago
  • Allow PerformanceBar::ProcessUtilization::Body to behave like normal response body - #22 (@tubaxenor)

v1.1.6

9 years ago
  • Namespace ProcessUtilization middleware to Peek::Views::PerformanceBar - #21 (@jnunemaker)

v1.1.5

9 years ago
  • Don't strip X-Request-Start header which New Relic relies on. - #20

v1.1.4

9 years ago
  • Fixed incorrect time on initial page load with newer Turbolinks - #17 (@brandonweiss)