willya@lemmyf.uk to Programmer Humor@lemmy.mlEnglish · 10 months agoLeave it alonelemmyf.ukimagemessage-square56fedilinkarrow-up1825arrow-down131
arrow-up1794arrow-down1imageLeave it alonelemmyf.ukwillya@lemmyf.uk to Programmer Humor@lemmy.mlEnglish · 10 months agomessage-square56fedilink
minus-squarepearsaltchocolatebar@discuss.onlinelinkfedilinkarrow-up44·10 months agolooks at the startup scripts I just took from a 2h runtime to 15m Guess I gotta revert those changes.
minus-squareMoops@lemmy.worldlinkfedilinkEnglisharrow-up20·edit-210 months agoI mean, runtimes can be a legit reason to say something’s not working.
minus-squarepearsaltchocolatebar@discuss.onlinelinkfedilinkarrow-up14·10 months agoBut it does work. Eventually. Really, I fixed it because we’re doing an OS upgrade and I didn’t want to wait 2h every time I spun up a new instance to test a change.
minus-squareFiskFisk33@startrek.websitelinkfedilinkarrow-up1·10 months agothat’s the problem with the ‘its working’ argument. if you hadn’t touched the working code you might have missed the performance issue to begin with.
looks at the startup scripts I just took from a 2h runtime to 15m
Guess I gotta revert those changes.
I mean, runtimes can be a legit reason to say something’s not working.
But it does work. Eventually.
Really, I fixed it because we’re doing an OS upgrade and I didn’t want to wait 2h every time I spun up a new instance to test a change.
that’s the problem with the ‘its working’ argument.
if you hadn’t touched the working code you might have missed the performance issue to begin with.