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

Action is ~2845% slower on windows #1349

Open
arthurfiorette opened this issue Apr 2, 2024 · 1 comment
Open

Action is ~2845% slower on windows #1349

arthurfiorette opened this issue Apr 2, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@arthurfiorette
Copy link

Take a look at the below CI run for example:

https://github.com/kitajs/kitajs/actions/runs/8508120067

The same CI takes 6 minutes more on windows.

On linux, the codecov step takes 11 seconds.
On macos the same step takes 29 seconds.
But on windows it takes 5 minutes and 13 seconds!! That's too much!

@arthurfiorette
Copy link
Author

arthurfiorette commented Apr 2, 2024

These two log lines may help with debugging:

warning - 2024-04-01 12:40:15,249 -- xcrun is not installed or can't be found.
warning - 2024-04-01 12:45:14,307 -- No gcov data found.

The repository is open source, feel free to fork/debug it :)

@thomasrockhu-codecov thomasrockhu-codecov self-assigned this Apr 23, 2024
@thomasrockhu-codecov thomasrockhu-codecov added the bug Something isn't working label Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants