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

jit: Properly adjust THRESHOLD #159

Closed
jserv opened this issue Jul 17, 2023 · 1 comment
Closed

jit: Properly adjust THRESHOLD #159

jserv opened this issue Jul 17, 2023 · 1 comment
Assignees

Comments

@jserv
Copy link
Contributor

jserv commented Jul 17, 2023

On macOS/x86-64, I discovered the need to increase the THRESHOLD (in src/cache.c) from 32768 to 65536 in order to achieve the desired performance of SciMark2, aligning it with GNU/Linux (commit cb0a153). This observation emphasizes the importance of establishing robust guidelines for adjusting the threshold to ensure consistent performance.

@jserv
Copy link
Contributor Author

jserv commented Dec 29, 2023

Invalid since tier-1 compiler is integrated.

@jserv jserv closed this as completed Dec 29, 2023
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

No branches or pull requests

2 participants