Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SW5106 Remove old map and histogram formatting code | Stan Cox | 2008-05-29 | 1 | -74/+0 |
| | |||||
* | 2005-07-28 Martin Hunt <hunt@redhat.com> | hunt | 2005-07-28 | 1 | -16/+8 |
| | | | | | * bench/ALL: Chnage to probe sys_getuid() and sys_getgid() because those aren't used by stpd, unlike sys_read() and sys_write(). | ||||
* | 2005-07-12 Martin Hunt <hunt@redhat.com> | hunt | 2005-07-13 | 1 | -0/+82 |
* bench/run_bench (do_time): Use ttest instead of "time". Fix processor computation. * bench/ttest.c: Like "time.c" except takes an argument to adjust loop size. Also computes system time + user time instead of real time. Added a warmup loop to get consistent results from cpus which adjust speed based on load. * bench/time.c: Replaced by ttest.c |