dusk
dusk copied to clipboard
Optimise & Simplify Installation
This PR includes two key updates:
- Code optimisation for the machine's specific CPU architecture, enhancing performance by tailoring the compiled code to the host's CPU.
- Simplification of the Makefile by replacing cp commands with install, streamlining file copying and permission setting.