Changeset 94ebebf in mainline for uspace/app/hbench/fs/fileread.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/fileread.c
r51a04bd r94ebebf 39 39 #define BUFFER_SIZE 4096 40 40 41 /* 41 /** Execute file reading benchmark. 42 * 42 43 * Note that while this benchmark tries to measure speed of file reading, 43 44 * it rather measures speed of FS cache as it is highly probable that the
Note:
See TracChangeset
for help on using the changeset viewer.