RFR: 8013155: [pack200] improve performance of pack200 (original) (raw)
Alexander Zuev alexander.zuev at oracle.com
Tue Apr 30 16:38:05 UTC 2013
- Previous message: RFR: 7150256/8004095: Add back Remote Diagnostic Commands
- Next message: RFR: 8013155: [pack200] improve performance of pack200
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Please review this fix which by fine-tuning of just one method gives up to 40% performance improvement on packing and repacking of jar files. Also removed unneeded local variable initialization from Code class - not for performance gain, just to make world a better place.
http://cr.openjdk.java.net/~kizune/8013155/webrev.00
- Previous message: RFR: 7150256/8004095: Add back Remote Diagnostic Commands
- Next message: RFR: 8013155: [pack200] improve performance of pack200
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]