#docker vs colima vs orb
1 messages · Page 1 of 1 (latest)
I’m curious what your pipeline looked like, and what host interactions are involved. In my experience all those tools use the same system tech, and the performance differences boil down to configuration or edge cases.
in other eords I’m skeptical that any of those is actually faster across the board 😁
@hollow heath as suggested by @cobalt fable : it’s possible that you’re hitting a regression in the lates Dagger versions that affects performance on colima and/or docker for mac. I don’t know about orb but it’s possible that it’s not affected? cc @mellow lotus
The colima issue I had, referred by Jeremy, is this one: https://github.com/dagger/dagger/issues/5593 - if it’s a slowness issue, it might be different that that one
Orbstack is super fast on M1, have loved it so far
moved some of my npm install stuff to bun install as well, man that thing is FAST
colima for some reason - even if i tried to force rosetta - would still spawn qmeu - So it was really a last ditch effort but orb was perfect.