Home

Awesome

Experiential fork of impatient.nvim using sqlite.lua.

Should be plug and play with sqlite.lua installed.

More information see source: https://github.com/lewis6991/impatient.nvim#readme

Is it faster?

You mean faster then reading from filesystem? Yes! :D. On my system:

Pre-Cache

UsingResolveLoadTotal
sqlite10.3255ms13.4365ms23.7620ms
normal11.1190ms16.1774ms27.2964ms

Post-Cache

UsingResolveLoadTotal
sqlite1.0132ms2.6771ms3.6903ms
normal0.9234ms6.5058ms7.4292ms