1# Performance notes
2
3
4TODO: write a real page
5
6*   should perform like a hand-written class after HotSpot compiles it
7    (generated accessors can be inlined)
8*   what does proguard do with it
9*   hash codes are not cached
10