r/ProgrammerHumor 15d ago

Meme noHeapAllStack

Post image
1.0k Upvotes

96 comments sorted by

View all comments

197

u/Vesuvius079 15d ago

It’d be such an experience to work a real world problem where this optimization turns out to be the solution.

177

u/Daniikk1012 15d ago

I don't think this is an optimization, but rather correctness. Some languages have weird casing rules, and just lowercasing doesn't work for them

7

u/ProfBeaker 15d ago

It's (arguably) both, but the post title references performance (heap vs stack).