Skip to content

Compile and analyse the performance of native M1 builds #9741

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

Closed
Tracked by #9558
alexjba opened this issue Mar 3, 2023 · 3 comments
Closed
Tracked by #9558

Compile and analyse the performance of native M1 builds #9741

alexjba opened this issue Mar 3, 2023 · 3 comments
Assignees
Labels
Milestone

Comments

@alexjba
Copy link
Contributor

alexjba commented Mar 3, 2023

Description

Compile and analyse the performance of native arm64 build.

@alexjba alexjba self-assigned this Mar 3, 2023
@alexjba
Copy link
Contributor Author

alexjba commented Mar 6, 2023

The app is building fine on M1, but is freezing on status-go calls after Qt starts the main loop.
We have the same issue reported here: golang/go#48437

It cannot be reproduced on a dummy c++ app that links with status-go.
It cannot be reproduced when calling status-go from another thread in Status app.

@alexjba
Copy link
Contributor Author

alexjba commented Mar 9, 2023

Looks like this bug is related to how Qt handled SVG images. The app works if I'm not using SVG images.

@caybro
Copy link
Member

caybro commented Mar 9, 2023

Looks like this bug is related to how Qt handled SVG images. The app works if I'm not using SVG images.

wow

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

No branches or pull requests

3 participants