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

[zcc] Update some compiler options for zcc-3.2.5. #55

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

andrewW0210
Copy link

  • Add some optimization flags for coremark.
  • Reuse d25 scheduling model for HPM5301 and HPM5361.
  • Use -mtune=andes-xxx-series which is easier to understand(NFC).

after this,

HPM6280 HPM5361
coremark score 5.825 3.805
dhrystone score 2.70 1.88

- Add some optimization flags for coremark.
- Reuse d25 scheduling model for HPM5301 and HPM5361.
- Use -mtune=andes-xxx-series which is easier to understand(NFC).

after this,

|                 | HPM6280 | HPM5361 |
| --------------- | ------- | ------- |
| coremark score  | 5.825   | 3.805   |
| dhrystone score | 2.70    | 1.88    |
@jhqian
Copy link
Contributor

jhqian commented Dec 24, 2024

thank you, it will be integrated into v1.9.0 release

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.

2 participants