top | item 36014960

(no title)

joehx2 | 2 years ago

The last project I worked on, the build took around 20 minutes.

The project before that the build took around 8 minutes.

In both cases I felt it was more how the build was set up rather than something that was inherent to Java. (The 20 minute build was a Spring/Groovy project, the 8 minute one was a Java Swing application.)

This is where using TDD really shined. Modifying the code and running a test took seconds instead.

Sadly I was always one of the few who used this approach. Even seniors would spend days or even an entire sprint doing something that would take me less than a day.

discuss

order

No comments yet.