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

Tokens refactoring #3195

Open
5 tasks
shoom3301 opened this issue Oct 10, 2023 · 0 comments
Open
5 tasks

Tokens refactoring #3195

shoom3301 opened this issue Oct 10, 2023 · 0 comments
Assignees

Comments

@shoom3301
Copy link
Collaborator

shoom3301 commented Oct 10, 2023

Performance

There is a performance snapshot before and after.
Scripting: 290ms / 41ms
Rendering: 49ms / 21ms
Painting: 28ms / 6ms

I measured these values on M2 Max, on mobile devices the difference might be more significant.

Before:

Screenshot 2023-10-10 at 13 52 18

After:
Screenshot 2023-10-10 at 13 52 10

Feature breakdown

  • New library for tokens
  • Refactor Uniswap token entities usage (Currency -> TokenWithLogo)
  • New UI for tokens search and management
  • Integrate new lib+ui into App
  • Remove legacy code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant