Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 268 Bytes

File metadata and controls

10 lines (6 loc) · 268 Bytes

performance-tests

To start a local server that will serve static files as they are, execute:

$ grunt start:regular

To start a local server that will serve files will debug lines in them used for performance tests, execute:

$ grunt start:perftest