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

Speedup s09 #1006

Merged
merged 3 commits into from Jan 29, 2024
Merged

Speedup s09 #1006

merged 3 commits into from Jan 29, 2024

Conversation

m-1-k-3
Copy link
Member

@m-1-k-3 m-1-k-3 commented Jan 26, 2024

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

Feature

  • What is the current behavior? (You can also link to an open issue here)

s09 is quite slow - see #1005

  • What is the new behavior (if this is a feature change)? If possible add a screenshot.

closes #1005

  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

speed it up:

1st test before:
[!] Fri Jan 26 09:50:00 CET 2024 - Testing phase ended on Fri Jan 26 09:50:00 CET 2024 and took about 0 days and 01:20:26
after:
[!] Fri Jan 26 07:06:54 CET 2024 - Testing phase ended on Fri Jan 26 07:06:54 CET 2024 and took about 0 days and 00:23:48

2nd test:
before:
[!] Testing phase ended on Fri Jan 26 09:27:01 CET 2024 and took about 0 days and 00:06:59
after:
[!] Testing phase ended on Fri Jan 26 09:46:16 CET 2024 and took about 0 days and 00:04:58

3rd test:
before
[!] Testing phase ended on Fri Jan 26 10:32:58 CET 2024 and took about 0 days and 00:30:38
after:
[!] Testing phase ended on Fri Jan 26 10:00:55 CET 2024 and took about 0 days and 00:12:27

@m-1-k-3 m-1-k-3 added enhancement New feature or request Core modules (Sxx) The core scanning modules (Sxx modules) EMBA labels Jan 26, 2024
@m-1-k-3 m-1-k-3 merged commit 021a20a into e-m-b-a:master Jan 29, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core modules (Sxx) The core scanning modules (Sxx modules) EMBA enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve speed of component detection
1 participant