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 <[email protected]> Authored: Wed Jul 31 08:17:23 2013 -0400 Committer: Max Woghiren <[email protected]> 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. + +
