Tuning the database
- Tuning Java Virtual Machine
-
Improve performance or reduce high memory consumption by tuning the Java Virtual Machine (JVM).
- Tuning Bloom filters
-
DataStax Enterprise uses Bloom filters to determine whether an SSTable has data for a particular row.
- Configuring memtable thresholds
-
Configure memtable thresholds to improve write performance.
- Configuring data caches
-
Information about partition key cache, row cache, and row-level permission cache in DataStax Enterprise.
- Changing heap size parameters
-
Adjust the heap size to help optimize the performance of the application.