
|
If you were logged in you would be able to see more operations.
|
|
|
|
File Attachments:
|
1.
7364_dhay_13.11.2007_09.22.06.zip (2.00 Mb)
2.
7549_dhay_13.11.2007_10.53.41.zip (2.14 Mb)
3.
7549_dhay_14.11.2007_09.41.38.zip (2.79 Mb)
4.
7549_dhay_14.11.2007_15.17.29.zip (3.18 Mb)
|
|
Environment:
|
$ uname -a
Linux dev18dt 2.6.17-1.2141_FC4smp #1 SMP Fri Jun 30 15:08:52 EDT 2006 i686 i686 i386 GNU/Linux
$ java -version
java version "1.5.0_08"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_08-b03)
Java HotSpot(TM) Client VM (build 1.5.0_08-b03, mixed mode, sharing)
$ /usr/local/jdk1.6.0_03/bin/java -version
java version "1.6.0_03"
Java(TM) SE Runtime Environment (build 1.6.0_03-b05)
Java HotSpot(TM) Client VM (build 1.6.0_03-b05, mixed mode, sharing)
$ uname -a
Linux dev18dt 2.6.17-1.2141_FC4smp #1 SMP Fri Jun 30 15:08:52 EDT 2006 i686 i686 i386 GNU/Linux
$ java -version
java version "1.5.0_08"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_08-b03)
Java HotSpot(TM) Client VM (build 1.5.0_08-b03, mixed mode, sharing)
$ /usr/local/jdk1.6.0_03/bin/java -version
java version "1.6.0_03"
Java(TM) SE Runtime Environment (build 1.6.0_03-b05)
Java HotSpot(TM) Client VM (build 1.6.0_03-b05, mixed mode, sharing)
|
|
While editing several spring bean configuration files, the CPU was maxed out. I was still able to edit, but it was definitely slower.
My project has 23 modules. The module I was working on at the time has 50 different spring configuration files 7 spring file sets and 300+ java classes.
I've attached a performance snapshot.
|
|
Description
|
While editing several spring bean configuration files, the CPU was maxed out. I was still able to edit, but it was definitely slower.
My project has 23 modules. The module I was working on at the time has 50 different spring configuration files 7 spring file sets and 300+ java classes.
I've attached a performance snapshot. |
Show » |
|