MemoryTest. A tool that measures how fast your computer can access memory.

github.com/torvalds/test-tlb

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

April 2018
  • README: minor typos fix
March 2017
  • Improve on the timing logic a bit more
  • Improve on map re-allocation strategy
  • Try to increase result stability by running multiple rounds
  • Add README and LICENSE.txt file
  • Allow odd stride values
  • Work even in the presense of transparent hugepage "always".
  • Use gettimeofday for start/end
  • Improve the tester some more, remove the old TLB-only code
  • Try to create test of truly random list walker
  • Very hacky TLB timing tester