perf: add benchmarks from bnchmark application
commit13b1b488a81ea15478103c1fa9e17c87af09dd88
authorVojtech Horky <vojtech.horky@gmail.com>
Fri, 4 Jan 2019 15:02:37 +0000 (4 16:02 +0100)
committerVojtech Horky <vojtech.horky@gmail.com>
Fri, 4 Jan 2019 15:46:42 +0000 (4 16:46 +0100)
treef443f3adc974c01497f9dabaeb649176c6704346
parentf85546d347319a2d243f7d2dfa121cd0c6ce35b1
perf: add benchmarks from bnchmark application

Probably it should be the other way around as bnchmark is in HelenOS for
quite some time but perf has better infrastructure as of now.

Note that these benchmarks are rather weak in terms of what they
benchmark (despite their name they actually benchmark FS caching).
uspace/app/perf/Makefile
uspace/app/perf/benchlist.c
uspace/app/perf/benchlist.h
uspace/app/perf/fs/dirread.c [copied from uspace/app/perf/benchlist.h with 57% similarity]
uspace/app/perf/fs/fileread.c [new file with mode: 0644]