Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimise & Simplify Installation #22

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

fesowowako
Copy link

@fesowowako fesowowako commented Feb 22, 2024

This PR includes two key updates:

  1. Code optimisation for the machine's specific CPU architecture, enhancing performance by tailoring the compiled code to the host's CPU.
  2. Simplification of the Makefile by replacing cp commands with install, streamlining file copying and permission setting.

Should optimize the code for the machine's specific CPU architecture.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant