Skip to content

Gankra/hash-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hash-rs

Benchmarks of various hashers: https://cdn.rawgit.com/Gankro/hash-rs/7b9cf787a830c1e52dcaf6ec37d2985c8a30bce1/index.html

To build the results, run cargo run (this will in turn run Cargo bench in the background). This will produce some csv's that index.html will consume.

Currently only Sip, Fx, Fnv, and XX are supported. Other hasher crates were in an inappropriate state. Patches to change this welcome!

This does not necessarily reflect the quality of the algorithms themselves, but rather the performance of the implementations when used with Rust's hasher infrastructure.

I would like to bench different workloads in the future (everything has been set up to enable this generically).

About

Benchmarks of various hashers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5