summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Output timing and CPU info too in console modeHEADv29r2masterSimon Rettberg2022-07-012-10/+22
|
* Fix signal-slot connections by using new methodSimon Rettberg2022-07-011-5/+5
|
* Add --console mode, to be used remotelySimon Rettberg2022-06-228-24/+156
|
* Set maximum to ~120MB/s, about matches theoretical maximum of GBit NICSimon Rettberg2022-06-221-2/+2
|
* Don't restart reading after reaching end of input fileSimon Rettberg2022-06-221-6/+2Star
|
* Add --auto option to start immediately and quit when doneSimon Rettberg2022-06-203-5/+18
|
* Set test length to 30 seconds each (seq/rand)Simon Rettberg2022-06-201-2/+2
|
* Fix deprecation warnings where possible, make remaining ones -Wno-errorSimon Rettberg2022-06-202-6/+6
|
* Fix use after freeSimon Rettberg2022-06-201-4/+5
|
* Was not working anymore since eth0 was renamed boot0 -.-Simon Rettberg2022-06-202-7/+19
|
* Qt4 -> Qt5v29r1Simon Rettberg2017-11-161-0/+26
|
* Start sequential read at random offset; don't re-init prng every timeSimon Rettberg2017-02-242-3/+9
|
* initial commitSimon Rettberg2017-02-2414-0/+638