From f5769b00eaa31a15d49e45ab3f146bd1b1eed895 Mon Sep 17 00:00:00 2001 From: Joel Martin Date: Fri, 2 Jul 2010 12:12:30 -0500 Subject: [PATCH] Test table in markdown. --- README.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/README.md b/README.md index 98d04cc1..ca452b7b 100644 --- a/README.md +++ b/README.md @@ -79,12 +79,39 @@ There a few reasons why a proxy is required: #### Linux (Ubuntu 9.04) + + + + + + + + + + +
+ OS + + Browser + + Status +
+ Ubuntu 9.04 + + Chrome 5.0.375.29 + + Works great +
+ * Chrome 5.0.375.29: Works great. Very fast. Native WebSockets. + * Firefox 3.5: Works well. Large full-color images are slow mostly due to web-socket-js overhead. + * Opera 10.60: Works. Rendering performance is between firefox 3.5 and Chrome. However web-socket-js interaction causes overall performance to be lower than firefox 3.5 and causes occasional hangs. + * Arora 0.50: Works. Broken putImageData so large full-color images are slow. Uses web-socket-js.