First page
Back
Continue
Last page
Overview
Graphics
Performance
Problem:
Some accessor methods make expensive calls (database, RPC, etc.) each time they were invoked.
Solution:
Cache resulting objects within HALL Objects for later reuse.