Performance tuning#

What you’ll learn

This module explores many different ways you can get the best performance for your system:

  • Batching

  • Reliability fine-tuning

  • Large data

Under construction

This module is being designed and may not be included in the final version.

Batching#

  • Batch QoS policy

  • Batch size (samples or bytes)

  • Batch delay

  • Manual flushing

Reliability fine-tuning#

  • Reliability QoS policy

  • Heartbeat period

  • link to Reliable Communications module?

Large data#

  • Link to Large Data module?

Conclusion#

Next Steps