summaryrefslogtreecommitdiff
path: root/bench
AgeCommit message (Expand)AuthorFilesLines
2011-02-22move MHz display to mhz.cDave Jones1-0/+12
2009-12-11Only calculate MHz on the first cpu, unless --all-cpus is passed.Dave Jones1-0/+7
2009-10-26Do the rdtsc cleanup how I meant to do it the first time.Dave Jones1-3/+1
2009-10-26Revert "cleanup the rdtsc type usage a little."Dave Jones2-4/+6
2009-10-26handle rdtsc wrapping.Dave Jones1-1/+6
2009-10-26cleanup the rdtsc type usage a little.Dave Jones2-6/+4
2008-12-24Fix up warnings. Add -Werror to catch new ones.Dave Jones1-1/+1
2008-08-29Only do CPU binding once per cpu.Dave Jones2-4/+0
2008-07-02Factor out cpu binding to a common function.Dave Jones2-22/+2
2008-07-02Make the benchmarks code work againDave Jones3-28/+34
2008-07-02Improve MHz estimation.Dave Jones1-23/+14
2008-07-02The estimate MHz routine is utterly busted.Dave Jones1-13/+35
2008-07-02* Vastly rework the core cpuid handling on uniprocessor.Dave Jones1-1/+1
2008-07-01ridiculous amount of whitespace cleanupsDave Jones1-2/+2
2008-07-01Remove CVS tags from headers, remove pointless crap, and dead urls.Dave Jones1-2/+0
2007-06-06Solaris support.John Levon1-3/+8
2006-05-21Clean up warnings from sparseDave Jones2-4/+3
2005-08-27Remove support for non Linux OS's.Dave Jones1-39/+0
2003-06-09* bench/MHz.c: Rounding up to nearest 50MHz if MHz is within a 15MHzdavej1-1/+8
2003-05-02* identify.c: Display MHz as GHz if >1000. Always do MHz calculation,davej1-8/+7
2003-03-14* bench/bench.h: improve timing routine a little. still needs work.davej2-8/+12
2003-02-07benchmark bswapdavej1-2/+3
2003-01-28Remove dud protosdavej1-3/+0
2003-01-27Drop broken benchmarks for nowdavej1-3/+0
2003-01-27Add nehemiahdavej1-0/+4
2003-01-23couple of extra benchmarksdavej1-1/+3
2003-01-18Various cleanups and addition of locked add benchmarkdavej4-61/+31
2002-12-22* bench/cpuid.c: Benchmark cpuid.davej4-1/+35
2002-12-18split the int 0x80 and new sysenter stuff.davej4-13/+40
2002-12-18new directory for benchmark type thingsdavej2-0/+135