cdown / clipmenu

Clipboard management using dmenu
MIT License
1.11k stars 90 forks source link

Read cache file in advance and precalculate checksums #109

Closed cdown closed 4 years ago

cdown commented 5 years ago

This will speed things up, but provides more places for things to go wrong.

cdown commented 4 years ago

As of 6.0.0, perf is significantly improved due to async vacuuming and checksumming.