Topic: efficiency
Topic: optimization of object-oriented programs
| |
Reference
Klemm, R.,
"Practical guidelines for boosting Java server performance",
Proceedings of the ACM 1999 Conference on Java Grande, San Francisco, California, USA, June 1999, pp. 25-34.
Google
Quotations
abstract ;;Quote: quidelines for faster Java; reduce frequency of object allocation and object copies; up to 15x improvement
|
Related Topics
Topic: efficiency (96 items)
Topic: optimization of object-oriented programs (16 items)
|