Save values instantly to file or wait and do it in an interval? #12

Open
opened 6 years ago by SimonG96 · 0 comments
SimonG96 commented 6 years ago (Migrated from github.com)
Owner

When setting a value with XmlDataHandler.SetValue<>() the new value is instantly written to the xml file (asynchronously).
Is this a performance issue when dealing with more files?
Would it be a better solution to perform the write operation in a defined interval to improve performance?

When setting a value with `XmlDataHandler.SetValue<>()` the new value is instantly written to the xml file (asynchronously). Is this a performance issue when dealing with more files? Would it be a better solution to perform the write operation in a defined interval to improve performance?
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: SimonG/GBase#12
Loading…
There is no content yet.