Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 897 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 897 Bytes

example workflow Go Report Card Go Reference

SSDEEP

Golang implementation based on the paper and implementation by Jesse Kornblum.

See the example in the app directory for the usage.

Tools

For CPU profiling: apt install graphviz

For banchmark comparison go install golang.org/x/perf/cmd/benchstat@latest