DownloadRoadmap / TODO
A current list of planned changes, features, and/or improvements to be made.
v1.0.x
-
[ ] Increase code coverage from 97% to 100%.
-
For the Hasher classes, look into:
- [ ] Fnv1-A 64
- [ ] Murmur3C
- [ ] Murmur3F
- [ ] XXH3
- [ ] XXH64
- [ ] XXH128
-
[ ] Improve `BenchmarkTest`.
-
[x] See if there are any improvements that can be made to the PHPBench benchmarks in `tests/Bench`.
-
[ ] PHPUnit tests improvement: perhaps split tests into multiple classes and groups, be more thorough.
v2.0.0
|