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 4DD7F10601 for ; Thu, 1 Aug 2013 21:53:42 +0000 (UTC) Received: (qmail 48968 invoked by uid 500); 1 Aug 2013 21:53:42 -0000 Delivered-To: apmail-cordova-commits-archive@cordova.apache.org Received: (qmail 48951 invoked by uid 500); 1 Aug 2013 21:53:42 -0000 Mailing-List: contact commits-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list commits@cordova.apache.org Received: (qmail 48944 invoked by uid 99); 1 Aug 2013 21:53:42 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Aug 2013 21:53:42 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id EC04C8B66A4; Thu, 1 Aug 2013 21:53:41 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: maxw@apache.org To: commits@cordova.apache.org Message-Id: <5b13e529b5da400b942012cb3bf2fbc8@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: spec commit: [CB-4473] submit Android Bridge performance results Date: Thu, 1 Aug 2013 21:53:41 +0000 (UTC) Updated Branches: refs/heads/master f5c0a54d0 -> d6240a9e6 [CB-4473] submit Android Bridge performance results 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/d6240a9e Tree: http://git-wip-us.apache.org/repos/asf/cordova-mobile-spec/tree/d6240a9e Diff: http://git-wip-us.apache.org/repos/asf/cordova-mobile-spec/diff/d6240a9e Branch: refs/heads/master Commit: d6240a9e67463e273d8a294d5468b6c2aef725ea Parents: f5c0a54 Author: David Kemp Authored: Wed Jul 31 08:17:23 2013 -0400 Committer: Max Woghiren Committed: Thu Aug 1 17:53:08 2013 -0400 ---------------------------------------------------------------------- AndroidBridgePerformance_300.pdf | Bin 0 -> 611523 bytes README.md | 5 +++++ 2 files changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-mobile-spec/blob/d6240a9e/AndroidBridgePerformance_300.pdf ---------------------------------------------------------------------- diff --git a/AndroidBridgePerformance_300.pdf b/AndroidBridgePerformance_300.pdf new file mode 100644 index 0000000..36f28fb Binary files /dev/null and b/AndroidBridgePerformance_300.pdf differ http://git-wip-us.apache.org/repos/asf/cordova-mobile-spec/blob/d6240a9e/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index a9faf0b..e6d705b 100644 --- a/README.md +++ b/README.md @@ -46,3 +46,8 @@ make sure you add the following entries to the whitelist! - www.google.com - httpssss://example.com (bad protocol necessary) +### Performance ### + +For reference purposes, the document AndroidBridgePerformance_300.pdf in this directory outlines the Android bridge performance using mobile-spec and the manual bridge test. The tests were performed with Cordova 3.0.0. + +