13
MacBaaz
4y

Our best dev/arch just quit.
C dev lead & a dev staying late chatting.

Lead: am building, takes long
Dev: unit testing, time taking

Ask them y they r building on their latitudes when we got them linux precision with xeons/64gb workstation 1 each ?
Both: I code on latitude.

Build/test times. (pure Java/maven)
Latitudes=an hr or more
Precision=2m to 11m
Jenkins Infra we have =10 mins with test & push. Parallel builds support.

Am suposed to help with an open mind. They now want Mac pro

Comments
  • 7
    That is one beastly Java build if it takes that long.
  • 3
    @SortOfTested yeah 30+ poms. Maven parallel helped build faster though unit tests didn't work. Looks like no one touched it for 3 years while adding projects. We have the hw but no intent
  • 8
    @McFalcon
    That's not a java application, that's a space station
  • 4
    @SortOfTested Monolithic legacy stacks can just get more and more junk added to them unfortunately - to fully compile the "worst" of our legacy Java stacks it's about 5 minutes on my desktop machine, which is no precision but no slouch either. I suspect on a "normal" laptop it'd be more like half an hour.
  • 2
    @AlmondSauce
    Yep, I'm familiar. I was on the team writing the account and accrual program for USC in 2006, that was a fucking beast. I just like to block out the SE6 days.
  • 0
    @McFalcon What in the Fuck?
    Are they building from scratch everytime??? Monolithic Single jar monsters???? Why?????
    Change the way you build.
  • 4
    Sounds like they're milking the clock.
    Strange phrase.
  • 1
    @SortOfTested Heh, I don't blame you in that case 😂
  • 4
    @Root I second this, sounds like they like the long compilation to avoid working.
  • 1
    @magicMirror multiple jars
  • 1
    Mac aeugh
  • 1
    @spongessuck @Root who could blame them for not wanting to work on this codebase though
Add Comment