From e44a7e37b6c7b5961adaffc62b9042b8d442938e Mon Sep 17 00:00:00 2001 From: mensonge Date: Thu, 13 Nov 2008 09:49:11 +0000 Subject: New feature: basic Ajax suggestion for tags and implementation of Dojo toolkit git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@151 b3834d28-1941-0410-a4f8-b48e95affb8f --- includes/js/dijit/bench/test_button-results.html | 66 ++++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 includes/js/dijit/bench/test_button-results.html (limited to 'includes/js/dijit/bench/test_button-results.html') diff --git a/includes/js/dijit/bench/test_button-results.html b/includes/js/dijit/bench/test_button-results.html new file mode 100644 index 0000000..c9fa520 --- /dev/null +++ b/includes/js/dijit/bench/test_button-results.html @@ -0,0 +1,66 @@ + + +
+| Computer/OS | Browser | Parsing | Programmatic | ||||
|---|---|---|---|---|---|---|---|
| 100 | 500 | 1000 | 100 | 500 | 1000 | ||
| MacBook Pro 2.16 OS 10.4 2GB RAM |
+ FF (2.0.0.3) | +303 | 1724 | 3505 | +195 | 1006 | 2266 | +
| Safari (2.04) | +192 | 1460 | 4463 | +142 | 895 | 2403 | +|
| WebKit Nightly (21223) | +110 | 540 | 1096 | +85 | 458 | 940 | +|
| Dell Precision 2.13 PPro XP SP 2 - 2GB RAM |
+ FF (2.0.0.3) | +282 | 1266 | 2484 | +250 | 890 | 1766 | +
| IE7 (7.0.5730.11) | +303 | 2079 | 5172 | +203 | 1140 | 2422 | +|
| + | + | + | |||||
dijit/bench/test_Button-results.html and check it in. Reference ticket #2968.