ARK-Builders / ARK-Builders/ark-core

Benchmark faster hash functions

Open
#90 10 comments 1 reaction 1 assignee Claimed by @tareknaser View on GitHub
Dominant language
Rust
Stars
10
Forks
6
PR merge metrics
No merged PRs in 30d

Description

We are interested in overall performance for index construction, i.e. both pure hashing speed and collisions amount are important. Note that there are at least 2 kinds of `t1ha` function: `t1ha0` (the fastest) and `t1ha1` (portable).

We should also measure `t1ha2` and `t1ha3` since they should have less collisions.

https://github.com/PositiveTechnologies/t1ha

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.