How to Test Your Hardware with ClickHouse

    1. Download the script.
    1. Run the script.
    1. Copy the output and send it to [email protected]

    Manual Run

    1. ssh to the server and download the binary with wget:
    1. Download benchmark files:
    1. chmod a+x benchmark-new.sh
    1. Download test data according to the Yandex.Metrica dataset instruction (“hits” table containing 100 million rows).
    1. Run the server:
    1. ./clickhouse server
    1. Check the data: ssh to the server in another terminal
    1. Run the benchmark:
      1. Send the numbers and the info about your hardware configuration to