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

CI: Windows flow takes 1.5h #13726

Open
comphead opened this issue Dec 10, 2024 · 3 comments
Open

CI: Windows flow takes 1.5h #13726

comphead opened this issue Dec 10, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@comphead
Copy link
Contributor

Is your feature request related to a problem or challenge?

The windows CI flow consistently deteriorates and now takes 1.5h

Describe the solution you'd like

Investigate the reason

Describe alternatives you've considered

No response

Additional context

No response

@comphead comphead added the enhancement New feature or request label Dec 10, 2024
@comphead comphead self-assigned this Dec 10, 2024
@comphead
Copy link
Contributor Author

With latest PR #13718

I can see some SLT tests are taking forever on Windows

Executed "map.slt". Took 460.5636141s
Executed "window.slt". Took 217.240136s
Executed "struct.slt". Took 1316.049712s
Executed "array.slt". Took 2407.7054095s

Which probably relates to different optimizations needed to apply for Windows platform comparing to unix/macos

@comphead
Copy link
Contributor Author

The compilation is 13 mins for main DF and for CLI so 26mins in total comparing to 10mins in macos/unix, but the biggest problem for now is test run time which is probably related to different set of optimizations Windows expects

@findepi
Copy link
Member

findepi commented Dec 11, 2024

cc @sadboy

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

No branches or pull requests

2 participants