What you've learned

You should now know how to:

  • Learn about kernel parameters that can impact Redis performance
  • Learn about compiler and libraries that can impact Redis performance
  • Tune a Redis configuration file for deployment

Knowledge Check

Linux kernel parameters can impact Redis performance.

Transparent Huge Page setting is enabled by default in Redis to avoid latency problems.

Which compiler flags can be used to potentially gain additional performance on Arm?


Back
Next