You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
btrfs-progs: crypto: add filter by name to hash-speedtest
Use glob/fnmatch expression to filter hashes, case insensitive:
$ ./hash-speedtest -f 'crc*'
$ ./hash-speedtest -f '*ref'
The NULL-MEMCPY run is always done to warm up caches.
Signed-off-by: David Sterba <dsterba@suse.com>
0 commit comments