performance

  • submit to reddit

New JPA Performance Benchmark

This article presents a new open source database performance benchmark for JPA that covers Hibernate, EclipseLink, DataNucleus, OpenJPA and ObjectDB. My...

18 replies - 12341 views - 11/10/10 by Ilan Kirsh in Articles

VisualVM 1.3: Detailed Application Monitoring

VisualVM 1.3 has just been released and is now available for download at https://visualvm.dev.java.net! The most significant new features in this release...

1 replies - 9268 views - 07/26/10 by Jiri Sedlacek in Announcements

Web performance in seven steps

More and more Internet users buy in web shops these days. Research shows that the part of European Internet users that buys on-line has grown from 40% in...

1 replies - 17187 views - 05/27/10 by Jeroen Borgers in Articles

Case Study: Switching JVMs May Help Reveal Issues in Multi-Threaded Apps

In one of my previous articles at Javalobby, I explained why an official JBoss AS release did not work on any JVM other than Sun(-Oracle) HotSpot. The root...

1 replies - 5220 views - 05/23/10 by Vitaly Mikheev in Articles

YourKit Java Profiler 9.0

YourKit, LLC is glad to announce immediate availability of YourKit Java Profiler 9.0It can be downloaded at http://www.yourkit.com/download/MOST NOTABLE...

0 replies - 2277 views - 05/17/10 by Vladimir Kondratyev in Announcements

Real-time Performance Monitoring of Ajax Event Handlers

Given Ajax applications' event driven nature, it would be beneficial if developers could identify the time consuming event handlers and make the necessary...

0 replies - 7331 views - 04/20/10 by Lance Lu in Articles

JDK 6 Update 18 Bundles VisualVM 1.2.1

Java VisualVM, the JDK monitoring and troubleshooting tool, has been upgraded to version 1.2.1 in the recently released JDK 6 Update 18 (see the JDK Release...

2 replies - 2757 views - 01/14/10 by Jiri Sedlacek in Announcements

cedarsoft Serialization 1.0.0-beta1

cedarsoft Serialization (GPL with Classpath Exception) offers version aware serialization of java object trees with maximum control. Its goal is to provide...

0 replies - 1048 views - 01/04/10 by Johannes Schneider in Announcements

Performance Tuning Resources For Web Clients

Recently I have been doing some research on tweaking websites to make them faster (either in reality, or at least in appearance to the client). Specifically...

1 replies - 9732 views - 12/09/09 by Craig Dickson in Articles

Introducing the Infinispan Data Grid Platform

This two-part series aims to introduce the reader to Infinispan, a new open source, LGPL licensed data grid platform.  The first part will focus on...

4 replies - 26567 views - 11/23/09 by Manik Surtani in Articles

VisualVM 1.2 Adds Powerful New Performance and Memory Profiler

VisualVM 1.2 has just been released and is available for download at https://visualvm.dev.java.net! After eight months of development, this release...

12 replies - 30515 views - 10/21/09 by Jiri Sedlacek in Articles

Performance Considerations in Distributed Applications

Distribution and Communication between applications and services is a central concept in modern application architectures. In...

1 replies - 12315 views - 09/30/09 by Alois Reitbauer in News

Ujorm - The High Performance ORM for Java

Let me to introduce a new open source ORM framework for Java called Ujorm. I have created the ORM solution especially for a rapid development of persistent...

0 replies - 2218 views - 08/31/09 by in Announcements

The JavaFX Scenegraph Dilemma

There is a problem with JavaFX when using it to render more complex scenes: the scene’s memory use increases and performance degrades as more and more nodes...

28 replies - 8890 views - 08/06/09 by Thomas Buhr in Articles

ICEfaces Performance Report - Corrected

The purpose of this article is to present accurate performance results for the ICEfaces RIA framework, correcting gross errors originally published in the...

16 replies - 13964 views - 07/07/09 by Stephen Maryka in Articles