gabledata/recap

Cache plugins

Closed this issue · 0 comments

The CLI is starting to get a bit slow because it's calling recap.plugins.load_*_plugins over and over again. These methods should cache their results during their first invocation.