source: mainline/uspace/app/perf/malloc/malloc1.def@ 4bb4cf88

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 4bb4cf88 was e131833c, checked in by Jiri Svoboda <jiri@…>, 7 years ago

Two simple memory allocation benchmarks.

  • Property mode set to 100644
File size: 106 bytes
Line 
1{
2 "malloc1",
3 "User-space memory allocator benchmark, repeatedly allocate one block",
4 &bench_malloc1
5},
Note: See TracBrowser for help on using the repository browser.