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

reduce file access #4461

Merged
merged 1 commit into from
Dec 18, 2024
Merged

reduce file access #4461

merged 1 commit into from
Dec 18, 2024

Conversation

Bananeweizen
Copy link
Contributor

At least on Windows the repeated invocation of file.exists takes a huge amount of time. The change removes several minutes of runtime from a 1 hour product build:
image

At least on Windows the repeated invocation of file.exists takes a huge
amount of time.
Copy link

Test Results

  603 files    603 suites   4h 4m 21s ⏱️
  431 tests   424 ✅  7 💤 0 ❌
1 293 runs  1 271 ✅ 22 💤 0 ❌

Results for commit 880caa4.

@laeubi laeubi merged commit 88bea6e into eclipse-tycho:main Dec 18, 2024
15 checks passed
@laeubi
Copy link
Member

laeubi commented Dec 18, 2024

lets give it a try

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

Successfully merging this pull request may close these issues.

2 participants