Performance Boost |
This feature increases performance by buffering some database objects in memory. Normally when an object such as a table is read from or written to, it is done directly from/to the Server or Host PC's hard-drive. By holding the table in a memory buffer this can significantly improve performance. By default, any changes to the table in memory will be written to the hard-drive on these events:
•Every couple of minutes •When the memory buffer is full •When a database backup is about to be performed. •When the PhonePad Server is shut down.
Enabling Performance Boost can improve performance significantly.
|