Tune the database
- Tune Java Virtual Machine
-
Improve performance or reduce high memory consumption by tuning the Java Virtual Machine (JVM).
- Tune Bloom filters
-
DataStax Enterprise (DSE) 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
-
Information about partition key cache, row cache, and row-level permission cache in DSE.
- Change heap size parameters
-
Adjust the heap size to help optimize the performance of the application.