Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | now with uncached arrays! | 2021-03-10 | 1 | -2/+7 | |
* | move benching to its own function. | 2021-03-10 | 1 | -13/+36 | |
* | refactor && improve. | 2021-03-10 | 1 | -6/+2 | |
* | straight up code refactor. | 2021-03-03 | 1 | -57/+14 | |
* | refactor function pointer assignment. | 2021-02-25 | 1 | -26/+22 | |
* | adjust benchmark output formatting. | 2021-02-25 | 1 | -5/+4 | |
* | get rid of pnode, t'was unused. | 2021-02-25 | 1 | -1/+1 | |
* | clarify the help output. | 2021-02-21 | 1 | -2/+2 | |
* | in-memory array sorting: GET! | 2021-02-21 | 1 | -27/+47 | |
* | Most of sorting an array in memory is wired up. | 2021-02-17 | 1 | -9/+12 | |
* | cease inefficient /dev/urandom fiddling. | 2021-02-15 | 1 | -5/+2 | |
* | now with generating lists! | 2021-02-15 | 1 | -4/+0 | |
* | continue the overhaul. | 2021-02-11 | 1 | -17/+15 | |
* | A major overhaul of the whole thing. | 2021-02-09 | 1 | -44/+96 | |
* | cache I/O implementation and fixes. | 2020-03-27 | 1 | -0/+73 | |
* | we print error messages now, bois. | 2020-03-19 | 1 | -4/+7 | |
* | bolt on data generation, kind of. | 2020-03-10 | 1 | -10/+15 | |
* | begin macrofy error testing. | 2020-03-02 | 1 | -8/+4 | |
* | implement get/put wrappers. | 2020-03-02 | 1 | -5/+2 | |
* | implement reading from dev-you-random for datagen. | 2020-02-25 | 1 | -27/+15 | |
* | now with a special generation mode! | 2020-02-19 | 1 | -19/+41 | |
* | now sets proper stride. | 2020-02-17 | 1 | -5/+4 | |
* | expand command line argument handling. | 2020-02-16 | 1 | -4/+19 | |
* | add a wrapper for closing files. | 2020-02-15 | 1 | -5/+4 | |
* | ENTERPRISE things up. | 2020-02-14 | 1 | -1/+1 | |
* | add first bits of the I/O wrapper. | 2020-02-14 | 1 | -2/+32 | |
* | initial commit. | 2020-02-13 | 1 | -0/+101 |