A case for keeping primitives in Java | JavaWorld: Using code samples and simple benchmarks, I'll make my case... tinyurl.com/p93x9tn
@JavaPerformance Use BigDecimal instead of double and the performance drops by ~100x, for some it's best practice...
@JavaPerformance A couple of notes on a fine article. Most 64-bit JVM use 32-bit references, because saving a few bytes makes a difference.
@JavaPerformance If you think Matrix operations without primitives is bad, try text or Input/OutputStream operations without primitives.
@JavaPerformance You can get accurate memory usage accounting if you turn off -XX:-UseTLAB and you can see the size of a new Object().
@JavaPerformance #Code #highlighting is #wonderful, but we're having too much of it. Visit : codersnews.com
United States Trends
- 1. #SmackDown 9,583 posts
- 2. Caleb Wilson 1,200 posts
- 3. Bryson Tiller 3,383 posts
- 4. Darryn Peterson 1,327 posts
- 5. Kansas 21.8K posts
- 6. Vesia 4,950 posts
- 7. Grammy 471K posts
- 8. Sam Merrill N/A
- 9. Dizzy 11.7K posts
- 10. End of 1 18.6K posts
- 11. Georgetown 2,593 posts
- 12. UMass Lowell N/A
- 13. Keldon Johnson N/A
- 14. #FliffCashFriday 2,529 posts
- 15. #GCWUnderstand N/A
- 16. #kubball N/A
- 17. #YIAYbeast N/A
- 18. Zelina N/A
- 19. End 1Q N/A
- 20. NBA Cup 6,327 posts
Something went wrong.
Something went wrong.