Return-Path: X-Original-To: apmail-cordova-commits-archive@www.apache.org Delivered-To: apmail-cordova-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4460CE440 for ; Mon, 4 Feb 2013 23:56:47 +0000 (UTC) Received: (qmail 35495 invoked by uid 500); 4 Feb 2013 23:56:47 -0000 Delivered-To: apmail-cordova-commits-archive@cordova.apache.org Received: (qmail 35478 invoked by uid 500); 4 Feb 2013 23:56:47 -0000 Mailing-List: contact commits-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@cordova.apache.org Delivered-To: mailing list commits@cordova.apache.org Received: (qmail 35471 invoked by uid 99); 4 Feb 2013 23:56:47 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Feb 2013 23:56:47 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id D200E829EF8; Mon, 4 Feb 2013 23:56:46 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: filmaj@apache.org To: commits@cordova.apache.org X-Mailer: ASF-Git Admin Mailer Subject: spec commit: start of moving/rename for benchmarks Message-Id: <20130204235646.D200E829EF8@tyr.zones.apache.org> Date: Mon, 4 Feb 2013 23:56:46 +0000 (UTC) Updated Branches: refs/heads/master 80766b268 -> 66a4bd7f0 Updated Tags: refs/tags/2.4.0 [created] 66a4bd7f0 start of moving/rename for benchmarks Project: http://git-wip-us.apache.org/repos/asf/cordova-mobile-spec/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-mobile-spec/commit/66a4bd7f Tree: http://git-wip-us.apache.org/repos/asf/cordova-mobile-spec/tree/66a4bd7f Diff: http://git-wip-us.apache.org/repos/asf/cordova-mobile-spec/diff/66a4bd7f Branch: refs/heads/master Commit: 66a4bd7f070182d547de51bd6a409cb9798a3347 Parents: 80766b2 Author: Fil Maj Authored: Fri Feb 1 14:28:22 2013 -0800 Committer: Fil Maj Committed: Mon Feb 4 15:58:54 2013 -0800 ---------------------------------------------------------------------- audio/index.html | 5 - benchmarks/arraybuffer.html | 132 ++++++++++++++++++++++++++++ benchmarks/index.html | 164 +++++++++++++++++++++++++++++++++++ execbenchmark/arraybuffer.html | 132 ---------------------------- execbenchmark/index.html | 164 ----------------------------------- index.html | 2 +- 6 files changed, 297 insertions(+), 302 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-mobile-spec/blob/66a4bd7f/audio/index.html ---------------------------------------------------------------------- diff --git a/audio/index.html b/audio/index.html index 4edf37a..edd5c81 100644 --- a/audio/index.html +++ b/audio/index.html @@ -32,12 +32,7 @@ + + + + + +

ArrayBuffer Benchmark

+
+ Settings + +
+
+
+

 

Back
+
Results:
+

+  
+

http://git-wip-us.apache.org/repos/asf/cordova-mobile-spec/blob/66a4bd7f/benchmarks/index.html
----------------------------------------------------------------------
diff --git a/benchmarks/index.html b/benchmarks/index.html
new file mode 100644
index 0000000..35c9c36
--- /dev/null
+++ b/benchmarks/index.html
@@ -0,0 +1,164 @@
+
+
+
+
+
+  
+    
+     
+    Cordova Mobile Spec
+    
+          
+      
+
+
+  
+  
+    ArrayBuffer Benchmark
+    

exec() Benchmark

+ Before running on Android, set the following constants in NativeToJsMessagingBridge: +
    +
  • ENABLE_LOCATION_CHANGE_EXEC_MODE = true +
  • DISABLE_EXEC_CHAINING = true +
+
+ Settings + + + +
+
+
+
+
+

 

Back
+
Results: Clear
+

+  
+      

http://git-wip-us.apache.org/repos/asf/cordova-mobile-spec/blob/66a4bd7f/execbenchmark/arraybuffer.html
----------------------------------------------------------------------
diff --git a/execbenchmark/arraybuffer.html b/execbenchmark/arraybuffer.html
deleted file mode 100644
index 516f66e..0000000
--- a/execbenchmark/arraybuffer.html
+++ /dev/null
@@ -1,132 +0,0 @@
-
-
-
-
-
-  
-    
-     
-    Cordova Mobile Spec
-    
-    
-
-
-
-  
-  
-    

ArrayBuffer Benchmark

-
- Settings - -
-
-
-

 

Back
-
Results:
-

-  
-

http://git-wip-us.apache.org/repos/asf/cordova-mobile-spec/blob/66a4bd7f/execbenchmark/index.html
----------------------------------------------------------------------
diff --git a/execbenchmark/index.html b/execbenchmark/index.html
deleted file mode 100644
index 35c9c36..0000000
--- a/execbenchmark/index.html
+++ /dev/null
@@ -1,164 +0,0 @@
-
-
-
-
-
-  
-    
-     
-    Cordova Mobile Spec
-    
-          
-      
-
-
-  
-  
-    ArrayBuffer Benchmark
-    

exec() Benchmark

- Before running on Android, set the following constants in NativeToJsMessagingBridge: -
    -
  • ENABLE_LOCATION_CHANGE_EXEC_MODE = true -
  • DISABLE_EXEC_CHAINING = true -
-
- Settings - - - -
-
-
-
-
-

 

Back
-
Results: Clear
-

-  
-      

http://git-wip-us.apache.org/repos/asf/cordova-mobile-spec/blob/66a4bd7f/index.html
----------------------------------------------------------------------
diff --git a/index.html b/index.html
index 464ccf8..23683ae 100644
--- a/index.html
+++ b/index.html
@@ -58,7 +58,7 @@
     Notification
     Web SQL
     Local Storage
-    Benchmark exec()
+    Benchmarks
     In App Browser