Help to configure the database config to achieve the best performance #9847
Unanswered
sviatoshkin
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
OrientDB version 2.2.13
16 CPU and 64 GB RAM
New data is constantly being written to the database and old data is being read
Please tell me the best values for the following parameters:
-xms -xmx
storage.diskCache.bufferSize
storage.diskCache.pinnedPages
storage.diskCache.diskFreeSpaceLimit
memory.chunk.size
storage.wal.readCacheSize
storage.wal.maxSize
sbtree.maxEmbeddedValueSize
storage.diskCache.writeCacheFlushInactivityInterval
storage.diskCache.writeCachePageFlushInterval
statement.cacheSize
storage.openFiles.limit
storage.diskCache.pinnedPages
storage.diskCache.pageSize
Beta Was this translation helpful? Give feedback.
All reactions