Module ringo/middleware/profiler
Profiler middleware.
Functions
- middleware(app)
middleware (app)
Register a request listener that automatically sets rhino optimization level to -1 and adds a profiler.
Parameters
| app |
Profiler middleware.
Register a request listener that automatically sets rhino optimization level to -1 and adds a profiler.
| app |