|
Answer» Different parameters need to be CONFIRMED while performance testing which is as FOLLOWS:
- Data Storage which validates the data is being stored on various systemic nodes
- Logs which confirm the production of commit logs.
- CONCURRENCY establishing the number of threads being performed for reading and write operation
- Caching which confirms the fine-tuning of "key cache” & "row cache" in settings of the cache.
- Timeouts are establishing the MAGNITUDE of query timeout.
- Parameters of JVM are confirming algorithms of GC collection, heap size, and much more.
- Map-reduce which suggests merging, and much more.
- Message queue, which confirms the size, message rate, etc
Different parameters need to be confirmed while performance testing which is as follows:
|