| author | Alberto Bertogli
            <albertito@gmail.com> 2004-04-30 14:15:00 UTC  | 
| committer | Alberto Bertogli
            <albertito@gmail.com> 2007-07-15 12:43:46 UTC  | 
| parent | 93ee99d7c11e3d38f7f148aca314da7be13643de | 
| tests/README | +9 | -0 | 
diff --git a/tests/README b/tests/README new file mode 100644 index 0000000..f708c42 --- /dev/null +++ b/tests/README @@ -0,0 +1,9 @@ + +Here you will find a small set of testing utilities for libjio that cover +performance testing and recovery testings. They're really simple so there's +not much documentation besides the code. + +Another really useful way of doing testing is using some of the well known +filesystem benchmarking applications and modify them to use libjio. I regulary +use Bonnie and dbench, so if you want the patches please let me know. +