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

Add New Memory Access Tests and Update Documentation for test-tlb #32

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

Conversation

melihxz
Copy link

@melihxz melihxz commented Aug 10, 2024

Summary

This pull request introduces new memory access tests for the test-tlb application to evaluate performance with various memory sizes and strides. It also updates the README.md file to provide comprehensive instructions on using the new tests and understanding the results.

Changes

  • New Tests: Added multiple test cases with different memory sizes and strides to better assess performance.
  • Makefile Updates: Modified Makefile to include the new tests and ensure correct execution.
  • Documentation: Enhanced README.md with detailed usage instructions and explanations of the new tests.

Testing

  • Verified that all new test cases run successfully and produce the expected results.
  • Ensured that the README.md accurately reflects the new test functionality and provides clear instructions for users.

Additional Information

  • The pull request contains updates to test-tlb.c, Makefile, and README.md.
  • Please review the changes and let me know if any adjustments are needed.

Thank you for considering this contribution!

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