Chapter 13. Applet Optimization
Smart cards represent the smallest computing platform in use today. A major factor influencing the design and implementation of Java Card applets is the limited availability of computing resources (data and program memory and CPU cycles) in the smart card environment.
This chapter focuses on applet optimizations. It provides a number of recommendations that you, the applet developer, can apply in designing and implementing applets. In many cases, a discussion is provided with the recommendation to help you understand various design trade-offs.
Optimizing an Applet's Overall Design
When optimizing an applet, you should first review the applet's overall design to identify any optimization opportunities. The reason is ...
Get Java Card™ Technology for Smart Cards now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.