torvalds / test-tlb

Stupid memory latency and TLB tester
GNU General Public License v2.0
717 stars 207 forks source link

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

Open melihxz opened 3 months ago

melihxz commented 3 months ago

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

Testing

Additional Information

Thank you for considering this contribution!