issues
search
quantleaf
/
probly-search
A lightweight full-text search library written in Rust that provides full control over the scoring calculations
MIT License
60
stars
5
forks
source link
Non-Smart pointer Index
#5
Closed
marcus-pousette
closed
3 years ago
marcus-pousette
commented
3 years ago
Performance improvement on insertion (50%) by not using smart pointer for the index representation, but instead typed_generation_arena