this post was submitted on 27 Jul 2023
450 points (96.1% liked)
Programmer Humor
32710 readers
660 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
you need to teach them to put random instances of sleep statements so they can be removed later and you can pretend you optimized the app for your client
sleep(3.786912e+11)
bad code. that should be abstracted to
coma()
We need to do an efficiently test. Run my cone a thousand times and yours a thousand times, then check which runs faster.
easy. i'll add this benchmark as a unit test to check in ci/cd