Skip to content

Some performance improvements #1603

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

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Some performance improvements #1603

wants to merge 8 commits into from

Conversation

landarskiy
Copy link

@landarskiy landarskiy commented Feb 14, 2021

  • Removed redrawing on chats screen when nothing to happens.
  • Moved calculation in TimerView from onDraw to another thread. Made optimizations with text work.
  • Removed remeasuring layouts hierarchy when user interact with sticker on photo screen.
@VadimMuhtarov
Copy link

Any update on this?

@@ -95,6 +95,7 @@ android {
debuggable true
jniDebuggable true
signingConfig signingConfigs.debug
defaultConfig.applicationId = "org.telegram.messenger.ylcontest"

This comment was marked as resolved.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

7fc566434b18508344830d5cf5a1a4076ac4f603

@merdopo66 merdopo66 mentioned this pull request Apr 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants