Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Poor performance on M1 Mac #74

Closed
OliverWoolland opened this issue Feb 7, 2023 · 3 comments
Closed

Poor performance on M1 Mac #74

OliverWoolland opened this issue Feb 7, 2023 · 3 comments

Comments

@OliverWoolland
Copy link
Contributor

Use of the Docker image on an M1 Mac results in catastrophic performance loss (100x slowdown).

This may be due to just in time emulation of x86 commands

@fritjof-b
Copy link
Contributor

I believe this would be fixed by building natively on M1, but unfortunately blocked by #77

@fritjof-b
Copy link
Contributor

Good speedup with current status of building image for ARM. See #77

@fritjof-b
Copy link
Contributor

Solved by using the Dockerfile.arm to build image. Closing this and creating another issue to document ARM change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants