Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
atheist9826300dAre you accessing files using a bind mount to the host? Coz that can be very slow depending on setup...
-
Voxera11585300dWhat performance are you measuring?
Just running things in docker would not automatically increase performance.
But with the right preparations, spinning up things temporarily will be fast and running multiple instances can also be easier but its very much up to what problem are you trying to solve.
A hammer is very good if you need to apply hard and quick pressure on something repeatedly :)
But much less useful if you’re cleaning windows.
But the later does not make the hammer a bad tool ;) -
Grumpycat588300dmultiArchitecture images are a stupid idea if they make performance so slow as to be unusable.
Patient…
Dr it hurts when I lift my arm up.
Doctor…
Don’t lift your arm up. -
Grumpycat588300dAnother example of a useless retarded feature that some stupid product manager put on a bullet point without asking if it should be done.
-
Grumpycat588300d@atheist no. Thanks my problem is I am running multiarch image on arm64. Docker probably said nobody does that. Fuck him.
-
Grumpycat588300dAll I am doing is running unit tests in vscode. Sucks to be me today. Quit using vscode and docker and run from the command line and my productivity increased by a factor of 10. Fuck vscode and fuck docker. Still using vscode to write the code but took docker out of the equation.
Performance using docker sucks. Are they even trying?
With docker 134 seconds. Without docker 7 seconds.
Docker do better.
rant