livesplit-core icon indicating copy to clipboard operation
livesplit-core copied to clipboard

Cache the title abbreviations

Open CryZe opened this issue 4 years ago • 1 comments

We really shouldn't recalculate those every frame.

CryZe avatar Nov 06 '21 16:11 CryZe

This was already done as of June 2020. See src/component/title/mod.rs line 234;

hyasynthesized avatar Apr 05 '22 19:04 hyasynthesized