Closed SashaXser closed 7 months ago
Have you done any performance comparison testing? Sometimes adding too many optimization parameters can be counterproductive.
In addition, some of the parameters you added may not be appropriate, and there are also wrong parameters.
Have you done any performance comparison testing? Sometimes adding too many optimization parameters can be counterproductive.
I can't run the tests right now, can you run the tests for me? In addition, some of the parameters you added may not be appropriate, and there are also wrong parameters.
mtune is used in Thorium, and tune-cpu requires Rust Nightly, similar changes are presented in https://github.com/Eclipse-Community/r3dfox/pull/42
Sorry, I don't have any resources right now to test the performance differences
If you don't like it, close it. I don't want to do anything else.
Added the tune-cpu option as well as target-cpu for macos-arm64. I'll leave it as a draft for now