summaryrefslogtreecommitdiffstats
path: root/src/bench
Commit message (Expand)AuthorAgeFilesLines
* [BUILD] Add support in CMake to validate (lint) the source codeManuel Bentele2021-03-041-3/+10
* [BUILD] Include branch and build timestamp in binariesSimon Rettberg2020-12-021-1/+1
* [BUILD] remove the build requirement for an unused C++ compilerManuel Bentele2020-10-271-1/+2
* [BUILD] add CMake targets to build binary and source packages with CPackManuel Bentele2020-10-222-2/+3
* [BUILD] add option to build the dnbd3-server with afl-fuzz supportManuel Bentele2020-10-201-0/+2
* [BUILD] set build type and stop Release build if repository is dirtyManuel Bentele2020-10-191-1/+1
* [BUILD] fixes issues to build user space programs on FreeBSD 12.1Manuel Bentele2020-10-191-1/+1
* [BUILD] rewrite CMake build system to track changes of source filesManuel Bentele2020-10-166-14/+24
* [BENCH] fix wrong operator precedenceSimon Rettberg2020-03-231-1/+1
* [BENCH] Request random blocksSimon Rettberg2019-08-292-3/+4
* [BENCH] Check CMD_GET_BLOCK reply cmd typeSimon Rettberg2019-08-231-0/+3
* [BENCH] Allow specifying request block sizeSimon Rettberg2019-08-074-19/+32
* [BENCH] Increase timeouts, fix block payload readingSimon Rettberg2019-08-061-3/+3
* [BENCH] Fix a couple bugs in stress testerSimon Rettberg2019-08-063-82/+70Star
* [BENCH] Fix compileSimon Rettberg2017-10-301-0/+1
* Added rudimentary benchmark tool.Christian Klinger2016-07-156-0/+392