Be different - read the EULA

Posted by Mike Haller on Sunday, November 29. 2009 at 14:12


The appeal was compelling and I actually read the license.

Per-unit-test profiling

Posted by Mike Haller on Monday, November 16. 2009 at 23:01 in Java
As a preparation for long-term performance measurements, (sometimes called Continuous Performance Management or CPM), I tried to automate the creation of JProfiler profiling snapshots and, along the way, came up with the following side product: Automated per-test method profiling.

Basically, the idea is to go from here:


to here




"What's so great about this?", you wonder?


Read the full article for fancy screenshots and code snippets.

(Btw, the test cases are due to this question. Usually, i don't do String performance tests ;-)

Top10 programming controversial

Posted by Mike Haller on Wednesday, November 4. 2009 at 11:02 in Java
There's a Stackoverflow question about controversial programming opinions:
The top ten as voted by the SO community:

1. The only "best practice" you should be using all the time is Use Your Brain
2. Most comments in code are in fact a pernicious form of code duplication
3. Programmers who don't code in their spare time for fun, will never become as good as those that do
4. Not all programmers are created equal
5. XML is highly overrated
6. "Googling it" is okay!
7. I fail to understand why people think that Java is absolutely the best "first" programming language to be taught in universities
8. If you only know *one language*, no matter how well you know it, you're not a great programmer
9. Performance does matter
10. The Business Apps farce (You have to read it to understand)


About

My name is Mike Haller and I'm a software developer and architect at Bosch Software Innovations in Germany. I love programming, playing games and reading books. I like good food, making photos and learning and mentoring about the craftsmanship of commercial software development. Stack Overflow profile for mhaller

Quicksearch