aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix bench table alignment1.0David Phillips2018-02-20
* Add new CPU benchmarksDavid Phillips2018-02-20
* Fix typo in benchmarkDavid Phillips2018-01-14
* Make tested platforms a little clearer over othersDavid Phillips2017-12-11
* Don't require GNU extensions for va argsfancy-monitorDavid Phillips2017-12-11
* Add screenshot to readmeDavid Phillips2017-12-10
* Explicitly include time.h ourselvesDavid Phillips2017-11-27
* Fix off-by-one with >999 EH totalsDavid Phillips2017-11-27
* Clear status line properly, show "overdue" instead of negative time remainingDavid Phillips2017-11-27
* Fall back on CLOCK_REALTIME at compile-time with warnDavid Phillips2017-11-23
* Merge branch 'master' into fancy-monitorDavid Phillips2017-11-23
|\
| * Remove old debug commentDavid Phillips2017-11-23
| * Fix failing testsDavid Phillips2017-11-23
* | Add years to estimate unitsDavid Phillips2017-11-23
* | Correct abs to labsDavid Phillips2017-11-23
* | Add time estimatorDavid Phillips2017-11-23
* | Quick hack to protect against shortening numbersDavid Phillips2017-11-23
* | Merge branch 'master' into fancy-monitorDavid Phillips2017-11-23
|\ \ | |/
| * Un-bold at the start of each nice lineDavid Phillips2017-11-23
* | Add timestamp and total hash to monitorDavid Phillips2017-11-23
|/
* Add more verbose/useful info messagesDavid Phillips2017-11-23
* Format output with gorgeous coloursDavid Phillips2017-11-23
* Add note to readme about GPUDavid Phillips2017-11-20
* Correct solaris versionDavid Phillips2017-11-19
* Reformat extra platforms in readmeDavid Phillips2017-11-19
* Add UltreaSPARC-T2 benchDavid Phillips2017-11-19
* Add platforms note to readmeDavid Phillips2017-11-18
* Add clang to CIDavid Phillips2017-11-18
* Tabs to spaces for travisDavid Phillips2017-11-18
* Add linux back to CIDavid Phillips2017-11-18
* Merge branch 'sem-dep' into osx-ciDavid Phillips2017-11-18
|\
| * Simplify semaphores to volatile globalsem-depDavid Phillips2017-11-18
* | Dump key file on test failureDavid Phillips2017-11-18
* | Output stderr and stdout on test failureDavid Phillips2017-11-18
* | Attempt OpenSSL path correctionDavid Phillips2017-11-18
* | Set build environment to OSX to checkDavid Phillips2017-11-18
|/
* Add Windows benchmark, CPU GHz columnDavid Phillips2017-11-18
* Switch to in-house byte-order switchingDavid Phillips2017-11-18
* Add RPi-3 bench, add notes column to benchesDavid Phillips2017-11-17
* Tidy unnecessary magic constants awayDavid Phillips2017-09-20
* Fix accidental regression with never-zero loop countDavid Phillips2017-09-14
* Clean up test runner scriptDavid Phillips2017-09-12
* Free bignum_e at exit, don't leak that memoryDavid Phillips2017-09-12
* Don't use GNU extensions on rmDavid Phillips2017-08-23
* Thread count can never be zero, don't worry about /0 from itDavid Phillips2017-08-09
* Remove division by zero if no loops completeDavid Phillips2017-08-09
* Change from sh to bash for pushdDavid Phillips2017-07-27
* Add more tests, pull simple test runner from other projectDavid Phillips2017-07-27
* Add more function docs to onion_base32.cDavid Phillips2017-07-03
* Correct equality check in test.shDavid Phillips2017-06-27