gaissmai / bart

The Balanced Routing Table is an adaptation of D. Knuth's ART algorithm combined with popcount level compression and backtracking. It is somewhat slower than ART, but requires considerably less memory.
MIT License
33 stars 3 forks source link

minor refactoring #52

Closed gaissmai closed 4 months ago

gaissmai commented 4 months ago

better doc better benchmarks

coveralls commented 4 months ago

Pull Request Test Coverage Report for Build 9308446617

Details


Totals Coverage Status
Change from base Build 9301369092: 0.5%
Covered Lines: 1169
Relevant Lines: 1221

💛 - Coveralls