aboutsummaryrefslogtreecommitdiff
path: root/sketch/sketch.go
AgeCommit message (Collapse)Author
2021-09-14perf: move hash parallelism from sketch to repon-peugnet
2021-09-14logger add panic + colors & remove ln variants & use itn-peugnet
2021-09-09export sketch in its own packagen-peugnet
so that tests can be cached and to make sure it is independant of the rest of the code also move tests in testdata as this folder is ignored by go test by default