Performance tweaks #299

Closed
opened 2023-02-22 09:10:10 +01:00 by mpeltriaux · 1 comment
Owner

Status quo

The code is written to work properly, be easily understandable and therefore maintainable. This readability sometimes comes at the cost of performance.

Enhancement

Look for time consuming routines and calls and try to find a way to reduce runtime on these.

# Status quo The code is written to work properly, be easily understandable and therefore maintainable. This readability sometimes comes at the cost of performance. # Enhancement Look for time consuming routines and calls and try to find a way to reduce runtime on these.
mpeltriaux added the
enhancement
label 2023-02-22 09:10:10 +01:00
mpeltriaux self-assigned this 2023-02-22 09:10:10 +01:00
mpeltriaux added reference 299_Performance_tweaks 2023-02-22 10:54:20 +01:00
Author
Owner

Merged in #302

# Merged in #302
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: IT-Naturschutz/konova#299
No description provided.