Browse Source

Add rayon TODO

refactor-mempool
Roman Zeyde 6 years ago
parent
commit
8e2d4b6652
No known key found for this signature in database GPG Key ID: 87CAE5FA46917CBB
  1. 1
      TODO.md

1
TODO.md

@ -15,6 +15,7 @@
# Performance
* Use rayon for faster multi-block indexing on multi-core systems
* Experiment with [sled](https://github.com/spacejam/sled) DB
# Rust

Loading…
Cancel
Save