Replies: 1 comment 1 reply
-
Can you share the full command or Compose config you're using to run MySQL? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey,
I’m currently using the trial period of OrbStack before purchasing a license for our team, and so far, the performance improvement in our application is significant, generally providing a better developer experience.
However, we’ve noticed that our MySQL server is significantly slower on OrbStack compared to Docker Desktop when running many operations simultaneously. We’ve encountered this issue in the following two scenarios. It’s important to note that our resource allocation is the same between Docker Desktop and OrbStack, and we’re using the same Docker Compose files.
I’ve tried the following to resolve the issue, but none have been successful:
Has anyone else encountered this issue and found a solution? Unfortunately, the slower MySQL database performance outweighs the benefits of OrbStack, which means we might continue using Docker Desktop.
Beta Was this translation helpful? Give feedback.
All reactions