Tune the database
- Tune Java Virtual Machine
-
Improve performance or reduce high memory consumption by tuning the Java Virtual Machine (JVM).
- Tune Bloom filters
-
Hyper-Converged Database (HCD) uses Bloom filters to determine whether an SSTable has data for a particular row.
- Configure memtable thresholds
-
Configure memtable thresholds to improve write performance.
- Configure data caches
-
Configure data caches for optimum performance.
- Change heap size parameters
-
Adjust the heap size to help optimize the performance of the application.