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

Slow cmake configuration on MSYS2 #2898

Closed
Lestropie opened this issue May 12, 2024 · 2 comments
Closed

Slow cmake configuration on MSYS2 #2898

Lestropie opened this issue May 12, 2024 · 2 comments

Comments

@Lestropie
Copy link
Member

Code version Tests included Time
dev No 0m2.850s
dev Yes 0m20.466s
#2865 No 0m2.974s
#2865 Yes 1m36.208s

Clearly cmake on MSYS2 doesn't like making tests.
Configuration takes almost as long as compilation.

Don't know whether this has any relationship to the MSYS2 testing issues in #2865.

@Lestropie
Copy link
Member Author

Think this may be proportional to the number of calls to cygpath... shouldn't be that slow, surely?!?!

Lestropie added a commit that referenced this issue May 12, 2024
@Lestropie
Copy link
Member Author

Closed by 3032dd5 in #2865.

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

No branches or pull requests

1 participant