Replies: 1 comment
|
It's documented here: https://docs.orbstack.dev/architecture |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
How does OrbStack achieve such fast performance? I’m using Docker to run x86 images on Apple Silicon, and compiling x86 programs within the x86 container is very slow. However, when I switched to OrbStack, the compilation speed significantly improved. I’m curious to know how OrbStack accomplishes this.
All reactions