Wednesday, 30 January 2013
Cache is the performance killer for Web Application
An article, that describe potential web application performance improvement: http://highscalability.com/blog/2013/1/30/better-browser-caching-is-more-important-than-no-javascript.html
Wednesday, 23 January 2013
Tuesday, 8 January 2013
Java collections for primitive types
Java collections that save memory, when elements are primitive types:
http://trove.starlight-systems.com/overview
http://trove.starlight-systems.com/overview
Ease of creating immutable collection woth Guava
In case of need od creating immutable collections in java, that are nice created, safe and efficient look for guava implementations
Read examples here: http://code.google.com/p/guava-libraries/wiki/ImmutableCollectionsExplained
Read examples here: http://code.google.com/p/guava-libraries/wiki/ImmutableCollectionsExplained
Subscribe to:
Posts (Atom)