aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/common
AgeCommit message (Expand)AuthorFilesLines
2014-05-05unrolled clogMem and made minor tweak to sdisorderrekallDrew Zagieboylo1-3/+5
2014-05-01put clog mem into util.h and updated stream benchmarkDrew Zagieboylo1-0/+13
2014-05-01increased stack size and added multi-core interferenceDrew Zagieboylo1-2/+2
2014-04-14commit high-performance mm (scalar and vector versions)Yunsup Lee3-18/+14
2014-04-07Add radix sort benchmarkAndrew Waterman2-2/+3
2014-04-03setStats in benchmarks now should set and unset the stats register. Also, rem...Stephen Twigg2-5/+14
2014-03-25Make qsort benchmark more meaningfulAndrew Waterman1-2/+2
2014-02-11Run benchmarks in user modeAndrew Waterman3-49/+186
2014-02-06Clean up benchmarks; support uarch-specific countersAndrew Waterman5-286/+272
2013-11-25Update benchmarks to new privileged ISAAndrew Waterman5-153/+27
2013-10-10Benchmarks now run in user-mode.Christopher Celio2-2/+66
2013-08-23Reflect changes to ISAAndrew Waterman5-796/+147
2013-04-29benchmarks initial commitYunsup Lee8-0/+1379