Auto-tools/Projects/GoFaster/2011-07-06: Difference between revisions

Line 51: Line 51:
*Is our JS webserver a bottleneck? Should we switch to another server? Suggestions: nginx, lighttpd, etc.
*Is our JS webserver a bottleneck? Should we switch to another server? Suggestions: nginx, lighttpd, etc.
**Profiling: Run a suite that doesn't use .sjs or special content headers and test against current httpd.js server and the server we're testing
**Profiling: Run a suite that doesn't use .sjs or special content headers and test against current httpd.js server and the server we're testing
*There should be profilers for each harness, but start with mochitests.  
*There should be profilers for each harness, but start with mochitests.  
*Should we combine some Mochitest test files into one huge generated test instead of a directory of many test files so we can load the overhead once?
*Should we combine some Mochitest test files into one huge generated test instead of a directory of many test files so we can load the overhead once?
Confirmed users
561

edits