Repository: incubator-apex-site Updated Branches: refs/heads/master dc5e12f80 -> 0b4316be2
Added link to the performance benchmark blog Project: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/commit/0b4316be Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/tree/0b4316be Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/diff/0b4316be Branch: refs/heads/master Commit: 0b4316be21742c85160a209f7be5a0634798ad6e Parents: dc5e12f Author: Vlad Rozov <[email protected]> Authored: Thu Oct 22 12:44:02 2015 -0700 Committer: Vlad Rozov <[email protected]> Committed: Thu Oct 22 12:44:02 2015 -0700 ---------------------------------------------------------------------- src/md/docs.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-apex-site/blob/0b4316be/src/md/docs.md ---------------------------------------------------------------------- diff --git a/src/md/docs.md b/src/md/docs.md index ffd8377..7244445 100644 --- a/src/md/docs.md +++ b/src/md/docs.md @@ -8,4 +8,5 @@ Here are a few resources to get started with Apex: - [Application Packages Guide](https://www.datatorrent.com/docs/guides/ApplicationPackages.html) - [Operator Developer Guide](https://www.datatorrent.com/docs/guides/OperatorDeveloperGuide.html) - [Merging Github Mirror Pull Requests](/github-mirror-pull-requests.html) -- [JavaDoc](https://www.datatorrent.com/docs/apidocs/) \ No newline at end of file +- [JavaDoc](https://www.datatorrent.com/docs/apidocs/) +- [Benchmarks compare between 2.0 and 3.0](https://www.datatorrent.com/blog-apex-performance-benchmark/) \ No newline at end of file
