Return-Path: X-Original-To: apmail-couchdb-commits-archive@www.apache.org Delivered-To: apmail-couchdb-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 96B0A1062C for ; Wed, 9 Sep 2015 08:42:46 +0000 (UTC) Received: (qmail 67597 invoked by uid 500); 9 Sep 2015 08:42:45 -0000 Delivered-To: apmail-couchdb-commits-archive@couchdb.apache.org Received: (qmail 67493 invoked by uid 500); 9 Sep 2015 08:42:45 -0000 Mailing-List: contact commits-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list commits@couchdb.apache.org Received: (qmail 66746 invoked by uid 99); 9 Sep 2015 08:42:45 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Sep 2015 08:42:45 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id DD17AE03BE; Wed, 9 Sep 2015 08:42:44 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: rnewson@apache.org To: commits@couchdb.apache.org Date: Wed, 09 Sep 2015 08:43:01 -0000 Message-Id: In-Reply-To: <43ff7653837149dd96b2d961d0523760@git.apache.org> References: <43ff7653837149dd96b2d961d0523760@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [18/19] mochiweb commit: updated refs/heads/upstream to bd6ae7c Merge pull request #159 from robertkowalski/bench-mochi add benchmarking for mochiweb Project: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/commit/5ab89490 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/tree/5ab89490 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/diff/5ab89490 Branch: refs/heads/upstream Commit: 5ab8949004229f2f9cb902d5d72ee1b32ca83a15 Parents: 82bb026 5238b76 Author: Bob Ippolito Authored: Tue Sep 8 18:42:49 2015 -0700 Committer: Bob Ippolito Committed: Tue Sep 8 18:42:49 2015 -0700 ---------------------------------------------------------------------- Makefile | 4 ++++ support/bench.sh | 21 ++++++++++++++++++++ .../mochiwebapp_skel/src/mochiapp_web.erl | 3 +++ 3 files changed, 28 insertions(+) ----------------------------------------------------------------------