Skip to content

Commit 3a5a0c4

Browse files
committed
Added an app that compares checksum algorithm performance.
1 parent f383392 commit 3a5a0c4

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,6 @@
2222
[submodule "go-read-file-chunks"]
2323
path = go-read-file-chunks
2424
url = https://gist.github.com/3442cd4476ec34c1b571225deb0f73df.git
25+
[submodule "checksums"]
26+
path = checksums
27+
url = https://github.com/abitofhelp/checksums.git

checksums

Submodule checksums added at 7a46175

0 commit comments

Comments
 (0)