Give us feedback
stats-js
Web icon

Stats_JS

Stable version 1.0.0 (Compatible with OutSystems 11)
Also available for 10
Uploaded on 20 June 2017 by 
5.0
 (1 rating)
stats-js

Stats_JS

Details
JavaScript Performance Monitor This provides a simple info box that will help you monitor your code performance.
Read more

JavaScript Performance Monitor

(https://github.com/mrdoob/stats.js/)

This class provides a simple info box that will help you monitor your code performance.

  • FPS Frames rendered in the last second. The higher the number the better.
  • MS Milliseconds needed to render a frame. The lower the number the better.
  • MB MBytes of allocated memory. (Run Chrome with --enable-precise-memory-info

How to:

1. Reference the 'PageMonotoring' webblock
2. Drag and drop the webblock in the page you wish to check performance
3. Fill in the required input parameters. (Which performance panel do you want to see ?

Upcoming features:

1. Monitor performance on parts of your page.
2. CSS customizations.

Release notes (1.0.0)
Reviews (0)
Team