Skip to content
This repository has been archived by the owner on Jun 27, 2020. It is now read-only.

Added book ID caching #79

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

sblinch
Copy link
Contributor

@sblinch sblinch commented Mar 14, 2019

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.

@pgaskin pgaskin self-assigned this Mar 14, 2019
@pgaskin pgaskin self-requested a review March 14, 2019 23:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants