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

Replacing Delete Methods #309

Open
ghost opened this issue Jun 22, 2021 · 0 comments
Open

Replacing Delete Methods #309

ghost opened this issue Jun 22, 2021 · 0 comments
Labels
type:efficiencyimprovement Improvement to the efficiency of the code by either; reducing runtime, or user input time.

Comments

@ghost
Copy link

ghost commented Jun 22, 2021

Description:

Deletion and recreation of files method within the code can be replaced with methods to overwrite the files instead "hopefully" improving performance.

Steps to reproduce:

Not applicable.

Expected behaviour:

Reduction in runtime.

Test file(s):

@ghost ghost added the type:efficiencyimprovement Improvement to the efficiency of the code by either; reducing runtime, or user input time. label Jun 22, 2021
@ghost ghost self-assigned this Jun 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:efficiencyimprovement Improvement to the efficiency of the code by either; reducing runtime, or user input time.
Projects
None yet
Development

No branches or pull requests

0 participants