21

Another case of "devs too stupid to poop" TM.

We had a funny discussion today.

Topic came up that a project using Lucene was incredibly slow.

Then came the yadda yadda of Java bad, Java sucks, Java bla Java blub in the gossip mill.

Both things irritated me, last thing was just the usual "I want to use new stuff cause I wanna be a cool jackass" trouble.

So. Today meeting. We did quick analysis by pair programming.

If I tell you that a whole team managed to review an PR, give it green light...

Despite the PR using the thread safe Lucene IndexWriter in a non-parallel fashion for large bulk inserts?

The whole problem screamed parallelization.

Yeah. If you ignore that scream and implement it in a sequential fashion, it is slow.

Congrats Jimmy, your retard level is off the charts.

Comments
Add Comment