Return-Path: Delivered-To: apmail-openjpa-users-archive@minotaur.apache.org Received: (qmail 27905 invoked from network); 23 Nov 2010 14:27:07 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 23 Nov 2010 14:27:07 -0000 Received: (qmail 69770 invoked by uid 500); 23 Nov 2010 14:27:39 -0000 Delivered-To: apmail-openjpa-users-archive@openjpa.apache.org Received: (qmail 69688 invoked by uid 500); 23 Nov 2010 14:27:37 -0000 Mailing-List: contact users-help@openjpa.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@openjpa.apache.org Delivered-To: mailing list users@openjpa.apache.org Received: (qmail 69674 invoked by uid 99); 23 Nov 2010 14:27:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Nov 2010 14:27:36 +0000 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=SPF_HELO_PASS,SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: 216.139.236.158 is neither permitted nor denied by domain of kirsh@objectdb.com) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Nov 2010 14:27:31 +0000 Received: from jim.nabble.com ([192.168.236.80]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1PKtpu-0001Gn-FY for users@openjpa.apache.org; Tue, 23 Nov 2010 06:27:10 -0800 Date: Tue, 23 Nov 2010 06:27:10 -0800 (PST) From: Ilan Kirsh To: users@openjpa.apache.org Message-ID: <1290522430476-5766716.post@n2.nabble.com> In-Reply-To: <2ac8c3cf.713ab18e.4ce239b0.129fa@o2.pl> References: <1288606493590-5693298.post@n2.nabble.com> <1288801456667-5702044.post@n2.nabble.com> <1289161933725-5715056.post@n2.nabble.com> <1289224638694-5716932.post@n2.nabble.com> <1289245977375-5718395.post@n2.nabble.com> <1289670874468-5735837.post@n2.nabble.com> <1289803193301-5739063.post@n2.nabble.com> <2ac8c3cf.713ab18e.4ce239b0.129fa@o2.pl> Subject: Re: JPAB results MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Thank you Milosz. Since InnoDB is transaction-safe and it becomes the new default storage engine of MySQL I switched to the last MySQL version and now all the JPA implementations use MySQL with InnoDB. I published the new results at: http://temp.jpab.org/All/All/All.html temp.jpab.org . The new results are based on using OpenJPA and DataNucleus after tuning, but still default configuration for Hibernate and EclipseLink. At the moment, OpenJPA is slightly faster than other JPA implementations with MySQL and PostgreSQL but slightly slower than Hibernate with HSQLDB & H2 and EclipseLink with Derby in embedded mode. -- View this message in context: http://openjpa.208410.n2.nabble.com/JPAB-results-tp5693298p5766716.html Sent from the OpenJPA Users mailing list archive at Nabble.com.