Hi I am trying to fork the v25.3.8.30001.altinityfips
I want to build from source same as production release of v25.3.8.30001.altinityfips.
I am trying to understand using which make command should I use and run.
as per docs it mainly around general clickhouse build. should i build using the binary-builder?
I wonder how on your CI or Production Release which flags you are using to build fips compliant build and if you do any specific Optimization like PGO (https://github.com/Altinity/ClickHouse/blob/v25.3.8.30001.altinityfips/docs/en/operations/optimizing-performance/profile-guided-optimization.md) ?
My Goal is able to have same pre-built binaries of 25.3.8 fips , but built it my self from source code and not having any perfoermance degradation
Thanks.
Hi I am trying to fork the v25.3.8.30001.altinityfips
I want to build from source same as production release of v25.3.8.30001.altinityfips.
I am trying to understand using which make command should I use and run.
as per docs it mainly around general clickhouse build. should i build using the binary-builder?
I wonder how on your CI or Production Release which flags you are using to build fips compliant build and if you do any specific Optimization like PGO (https://github.com/Altinity/ClickHouse/blob/v25.3.8.30001.altinityfips/docs/en/operations/optimizing-performance/profile-guided-optimization.md) ?
My Goal is able to have same pre-built binaries of 25.3.8 fips , but built it my self from source code and not having any perfoermance degradation
Thanks.