Add latency test and browser latency test results.

This commit is contained in:
Joel Martin
2011-01-19 15:25:44 -06:00
parent 4a09e6655e
commit 70cef27dbe
6 changed files with 384 additions and 3 deletions
+2 -1
View File
@@ -312,7 +312,8 @@ Connection: Upgrade\r
def poll(self):
""" Run periodically while waiting for connections. """
self.msg("Running poll()")
#self.vmsg("Running poll()")
pass
def do_SIGCHLD(self, sig, stack):
self.vmsg("Got SIGCHLD, ignoring")