To be fair, the majority of the stackoverflow questions on how to speed up julia are from people brand new to the language coming from Python or whatever. Its relatively easy to optimize julia code, but I think its understandable that someone fresh out of Python might struggle for a little while to get all the performance benefits one might expect.
Especially when you consider what would result from that same user spending that same amount of effort trying to learn C.
Especially when you consider what would result from that same user spending that same amount of effort trying to learn C.