From dev-return-7385-apmail-activemq-dev-archive=activemq.apache.org@activemq.apache.org Tue Jul 03 13:30:24 2007 Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 23424 invoked from network); 3 Jul 2007 13:30:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Jul 2007 13:30:19 -0000 Received: (qmail 40085 invoked by uid 500); 3 Jul 2007 13:30:17 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 40059 invoked by uid 500); 3 Jul 2007 13:30:17 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 40048 invoked by uid 99); 3 Jul 2007 13:30:17 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jul 2007 06:30:17 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jul 2007 06:30:14 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 5A712418009 for ; Tue, 3 Jul 2007 06:29:51 -0700 (PDT) Message-ID: <1194596.1183469391366.JavaMail.jira@brutus> Date: Tue, 3 Jul 2007 06:29:51 -0700 (PDT) From: "Timothy Bish (JIRA)" To: dev@activemq.apache.org Subject: [jira] Commented: (AMQCPP-93) Performance analysis In-Reply-To: <20942071.1174226494454.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/AMQCPP-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39597 ] Timothy Bish commented on AMQCPP-93: ------------------------------------ I've submitted a new version of the ByteArrayInputStream with the read method performing consistently on both Linux and Windows, and its even faster than it was before on windows using this method, and way faster on Linux. For some reason the insert method on Linux for vector is very slow. > Performance analysis > -------------------- > > Key: AMQCPP-93 > URL: https://issues.apache.org/activemq/browse/AMQCPP-93 > Project: ActiveMQ C++ Client > Issue Type: Task > Affects Versions: 2.0 > Reporter: Nathan Mittler > Assignee: Nathan Mittler > Fix For: 2.2 > > Attachments: amqcpp-perf1.patch, amqcpp-perf1v2.patch, bench1.cpp, bench2.cpp, DataInputStream.patch, DataOutputStreamv0.patch, patch Results.xls > > > Do a performance analysis on openwire vs stomp. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.