evazion / translate-pixiv-tags

MIT License
35 stars 6 forks source link

Render tooltips once (part 2) #12

Closed BrokenEagle closed 5 years ago

BrokenEagle commented 5 years ago

Although the information gets cached to a degree, it still takes a while to reload everything from disk.

Through testing, each reload of the same tooltip would take over half a second, whereas using the stored tooltips was less than a millisecond.