BookBrowser icon indicating copy to clipboard operation
BookBrowser copied to clipboard

Added book ID caching

Open sblinch opened this issue 7 years ago • 0 comments

Added on-demand ID caching to avoid repeated calls to sha1.Sum() for the same book, as the ID functions seem to be called in loops in a couple of places.

sblinch avatar Mar 14 '19 00:03 sblinch