mirror of
https://github.com/greg7mdp/parallel-hashmap.git
synced 2026-08-29 08:34:39 +08:00
Update llilmap script to calculate checksum instead of generating large output file.
This commit is contained in:
Vendored
+1
-1
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
cd tmp
|
||||
../../ex_llil4map big* big* big* > out.txt
|
||||
../../ex_llil4map big* big* big* | cksum
|
||||
Reference in New Issue
Block a user