Skip to content

Performance Tuning and Test

This chapter will introduce how to run performance tuning and test for EMQX.

  • Performance Tuning

    This section will introduce how to run performance tuning in Linux, covering topics like the Linus kernel tuning, TCP network tuning, Erlang VM tuning, and EMQX tuning.

  • Performance Test

    This section will introduce how to install and use emqtt_bench, the concise and powerful MQTT protocol performance testing tool.

TIP

If you need testing services with large-scale scenarios and in-depth customization, the test service XMeter is recommended.