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

[GB-167] Fix amount of nested for loops #83

Open
BramTeurlings opened this issue Jan 2, 2024 · 2 comments
Open

[GB-167] Fix amount of nested for loops #83

BramTeurlings opened this issue Jan 2, 2024 · 2 comments
Labels
INSTALLER Epic: Any tickets relating to the standalone srReshade addon installer in 3DGameBridgeGUI jira Issue was imported from old Jira backlog rfe Request for enhancement

Comments

@BramTeurlings
Copy link
Owner

The code for copying files has a lot of nested loops, performance can certainly be improved! At the same time I’m duplicating a lot of for loops that can be put into methods instead.

The code with the problems can be found in GuiHandler.cs

Some of the code is also annotated with Todos: that link to this ticket.


Originally reported by , imported from: Fix amount of nested for loops
  • status: To Do
  • priority: Medium
  • resolution: Unresolved
  • imported: 2024-04-04
@BramTeurlings
Copy link
Owner Author

Subtask of parent task GB-189

@BramTeurlings
Copy link
Owner Author

[Epic: GB Installer]

@BramTeurlings BramTeurlings added INSTALLER Epic: Any tickets relating to the standalone srReshade addon installer in 3DGameBridgeGUI and removed jira-component:miscellaneous labels Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
INSTALLER Epic: Any tickets relating to the standalone srReshade addon installer in 3DGameBridgeGUI jira Issue was imported from old Jira backlog rfe Request for enhancement
Projects
None yet
Development

No branches or pull requests

1 participant