Changeset 94ebebf in mainline for uspace/app/hbench/fs/dirread.c
- Timestamp:
- 2019-01-10T21:07:16Z (6 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- e7f9a09
- Parents:
- 51a04bd
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/hbench/fs/dirread.c
r51a04bd r94ebebf 38 38 #include "../hbench.h" 39 39 40 /* 40 /** Execute directory listing benchmark. 41 * 41 42 * Note that while this benchmark tries to measure speed of direct 42 43 * read, it rather measures speed of FS cache as it is highly probable
Note:
See TracChangeset
for help on using the changeset viewer.