Test performance of `FileHandling` for multiple tables #17

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

Test the performance of the FileHandling and DataHandling for multiple tables.

  • Does it make sense to use one XmlDataHandler (XmlDataWriter and XmlDataReader) for every table?
  • Does using one XmlDataHandler per table have a serious performance hit?
  • Would the performance increase massively if a smaller amount of XmlDataHandlers would be used?
  • Related to #12: Is the performance improved by writing to files in an interval?
  • Related to #1: Does encryption have a negative impact on the performance?
Test the performance of the `FileHandling` and `DataHandling` for multiple tables. - [ ] Does it make sense to use one `XmlDataHandler` (`XmlDataWriter` and `XmlDataReader`) for every table? - [ ] Does using one `XmlDataHandler` per table have a serious performance hit? - [ ] Would the performance increase massively if a smaller amount of `XmlDataHandler`s would be used? - [ ] Related to #12: Is the performance improved by writing to files in an interval? - [ ] Related to #1: Does encryption have a negative impact on the 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#17
Loading…
There is no content yet.