Skip to content

Slightly modified version of lmbench 2.5, primarily for testing Graphene.

License

Notifications You must be signed in to change notification settings

oscarlab/lmbench-2.5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README for lmbench 2alpha8 net release.

To run the benchmark, you should be able to say:

	cd src
	make results

If you want to see how you did compared to the other system results
included here, say

	make see

Be warned that many of these benchmarks are sensitive to other things
being run on the system, mainly from CPU cache and CPU cycle effects.
So make sure your screen saver is not running, etc.

It's a good idea to do several runs and compare the output like so

	make results
	make rerun
	make rerun
	make rerun
	cd Results && make LIST=<your OS>/*

About

Slightly modified version of lmbench 2.5, primarily for testing Graphene.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published