Separate storage for voting and transaction threads: - Voting threads utilize a shared reference in order to dedup extraneous votes - Transactions have thread local storage like before |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
.gitignore | ||
Cargo.toml | ||
build.rs |
Separate storage for voting and transaction threads: - Voting threads utilize a shared reference in order to dedup extraneous votes - Transactions have thread local storage like before |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
.gitignore | ||
Cargo.toml | ||
build.rs |