You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# Performance notes
|
|
|
|
|
|
TODO: write a real page
|
|
|
|
* should perform like a hand-written class after HotSpot compiles it
|
|
(generated accessors can be inlined)
|
|
* what does proguard do with it
|
|
* hash codes are not cached
|