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 @@ + + + +

Widget instantiation timing test results

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Computer/OSBrowserParsingProgrammatic
10050010001005001000
MacBook Pro 2.16
OS 10.4 2GB RAM
FF (2.0.0.3)3031724350519510062266
Safari (2.04)192146044631428952403
WebKit Nightly (21223)110540109685458940
Dell Precision 2.13 PPro
XP SP 2 - 2GB RAM
FF (2.0.0.3)282126624842508901766
IE7 (7.0.5730.11)3032079517220311402422
+ + +

If you want to play:

+

+
    +
  1. Run the following tests: + +
    + Change the "count=" to 100, 500, 1000 for each. +

    + Restart the browser between each test/count. Run each test 3 times and record the smallest number. +
  2. +
  3. Record your tests in the copy of this file in SVN: dijit/bench/test_Button-results.html and check it in. Reference ticket #2968.
  4. +
+ -- cgit v1.2.3