laysakura / trie-rs

Memory efficient trie (prefix tree) library based on LOUDS
https://crates.io/crates/trie-rs
Apache License 2.0
90 stars 10 forks source link

Benchmark: print memory footprint compared to original `edict.furigana` file #11

Open laysakura opened 5 years ago

laysakura commented 5 years ago

using https://github.com/servo/heapsize ?