Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/optimizations #3

Merged
merged 5 commits into from
Aug 27, 2020
Merged

Feat/optimizations #3

merged 5 commits into from
Aug 27, 2020

Conversation

The-Jonsey
Copy link
Member

@The-Jonsey The-Jonsey commented Aug 25, 2020

  • Refactored SetPage so all keys on page are rendered on seperate threads, to reduce page change latency
  • Added semaphore lock around SetImage to prevent handlers running on other threads interfering with each other
  • Refactored resizing of frames on GifHandler to happen before loop

@The-Jonsey The-Jonsey requested a review from okratitan August 25, 2020 15:19
@The-Jonsey The-Jonsey changed the base branch from master to staging August 27, 2020 14:47
@The-Jonsey The-Jonsey merged commit 22ebe71 into staging Aug 27, 2020
The-Jonsey added a commit that referenced this pull request Dec 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant