summaryrefslogtreecommitdiff
path: root/apps/plugins/test_mem.c (unfollow)
Commit message (Expand)Author
2010-05-24Correct new memcpy/memset functionality in test_mem plugin. Use appropriate c...Andree Buschmann
2010-05-18Add memset/memcpy benches to test_mem pluginMarcin Bukat
2010-05-09Submit FS#11253. Rework of test_mem plugin to bench DRAM and IRAM. Also add A...Andree Buschmann
2010-05-07Use 'HZ' and remove 'volatile' as suggested by kugel.Andree Buschmann
2010-05-07Changes in test_mem plugin: Use correct formula to calculate KB/s, reasonable...Andree Buschmann
2010-04-05test_mem: fix r25464: button_get() can't be used with actionsRafaël Carré
2010-04-03Make test_mem.c and test_boost.c compilable on targets without BUTTON_UP.Andree Buschmann
2010-04-03Move delta calculation up so that only the loop time counts.Thomas Martitz
2010-04-03Memory benchmark plugin. Tests memory speeds and prints the kB/s.Thomas Martitz
2010-04-01Fix test_boost boost handling. Also show the number of loops per second.Thomas Martitz
2009-07-12set svn:keywords propertyTeruaki Kawashima
2009-01-19port test_boost.c to global plugin APIAndrew Mahone
2009-01-13A simple boost test plugin.Björn Stenberg