Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MultithreadedHashTree

Program that uses multithreading to speed up the computation of a hash value for a given file. The hash function being used is jenkins one_at_a_time hash. A report is included that analyzes how the number of threads affects the time it takes to compute the hash value, and the speedup.

About

Program that uses multithreading to speed up the computation of a hash value for a given file. A report is included that analyzes the results based on different testcases.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages