Smattr / clink

a modern re-implementation of Cscope
The Unlicense
43 stars 2 forks source link

ltrim during database construction #133

Closed Smattr closed 1 year ago

Smattr commented 1 year ago

Context is always left trimmed off white space on delay. To improve performance and reduce on-disk footprint, we could do this trimming when storing database rows rather than when retrieving.