Week in Review – 25 July 2009

Information

  • · Performance considerations while working with Strings and …
    By vogella
    Strings are very frequently used in Java programs. This blog post tries to explain what a programmer needs to consider from a performance point of view. It will also explain in what situations you should use StringBuilder instead of …

Tool

  • · Groovy’s SQL Switch: A Powerful Tool In The Quest For A Truly Real …
    By Jason Kincaid

    of the processing costs for the competing technologies below). The new software runs on special Intel boxes, with performance that the company says matches 100 standard SQL servers. For more, you can check out the full product spec sheet here. … Did they have to give it the same name as one of the main dynamic languages for Java? reply · Dan Grossman (@w3roi) – July 23rd, 2009 at 3:19 am PDT. Good to see they’re still going after almost having their code stolen. …

Posted under Performance, Week in Review

This post was written by robert.casto on July 25, 2009

Tags: , , , , , , , ,

Week in Review – 11 July 2009

Information

  • · Glassfish Terracotta Performance?
    By msnuser168
    Then I found the reason is when The threads in SOAP UI exceeed 256. Then some request will fail with “java.net.SocketException:Connection reset”. I am wondering how to configue SUN web server 7 to get better throughput. …. Subject: Re: Glassfish Terracotta Performance? [Up]. ari ophanim. Joined: 05/24/2006 14:23:21. Messages: 629. Location: San Francisco, CA Offline, Not sure I understand this at all. Sorry, but can you explain more about your test and environment?
  • · Java Logger Memory Leaks
    By Aviad
    Code, Performance Add comments. Recently we switched from Log4J to the java.util.logger package (for this entry it will be called the “Java Logger”). Why, you might wonder, and I don’t have a good reason to give other than the illusion
  • · Java Performance blog: Eclipse Memory Analyzer, 10 useful tips
    By Markus Kohler
    Java Performance blog. This is my blog about Java performance related topics. Thursday, July 09, 2009. Eclipse Memory Analyzer, 10 useful tips/articles. The Eclipse Memory Analyzer has been shipped with Eclipse 3.5 Galileo and I planned

How To

  • · Generating Dump Java Data Files
    Watching the Watchers.org – USA
    by panoskrt Recently I have been running some disk I/O benchmarks, among others, with Java. I needed to check I/O operations performance with plain data


Blog

Book

Posted under Java Virtual Machine, Technology, Week in Review

This post was written by robert.casto on July 11, 2009

Tags: , , , , , ,

Week in Review – 27 June 2009

Information

  • · analysis 102: A good design is mandatory if you want good performance.
    By mx
    “The First Rule of Program Optimization: Don’t do it. The Second Rule of Program Optimization (for experts only!): Don’t do it yet.” Michael A. Jackson I think the problem stems from a question of value. Developers still see code that runs This code takes less then 1 ms to execute (printed difference is ZERO)… on my fairly powerful laptop with Java 6. If I up the array size to 1000, it takes 31 ms… I had to up the array size to 1000 to up the time taken to 31 ms.
  • · InfoQ: Google Calls for a Joint Effort to Speed Up the Internet
    By Abel Avram
    Google shares research data, web site speed optimization tutorials, recorded presentations, links to lots of performance optimization tools, and a discussion group inviting everyone to share ideas on how to make the web faster.

Tools

How To

Posted under Performance, Week in Review

This post was written by robert.casto on June 27, 2009

Tags: , , , , , , ,

Week in Review 13 June 2009

Information

Tools

How To

Why Performance Test

Free!

Posted under Performance, Week in Review

This post was written by robert.casto on June 13, 2009

Tags: , , , ,