home.social

#optimations — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #optimations, aggregated by home.social.

  1. #Benchmark is not always the only one or best measurement because it's not all about iops/tps/qps or other metrics per seconds. For me, the more important things are responsiveness. Includes responsiveness for user request (lagging responses) and available responsiveness for other workloads on that machine.

    When we tune our system parameters, sometimes limitting by downing some values will give you better results.

    Remember, anything you read on the web is just a clue and recommendation for base value. There is no single best value for any case. If it exists, why does dev give you ability to change it.

    #sysadmin #optimations #devops