E52F Perf Improvements & Consistency by Redth · Pull Request #14 · Redth/Maui.VirtualListView · GitHub
[go: up one dir, main page]

Skip to content

Perf Improvements & Consistency#14

Merged
Redth merged 5 commits intomainfrom
perf-improvements
Nov 28, 2023
Merged

Perf Improvements & Consistency#14
Redth merged 5 commits intomainfrom
perf-improvements

Conversation

@Redth
Copy link
Owner
@Redth Redth commented Nov 28, 2023

There were some hot spots determined by profiling around swapping views on android. This logic was kind of odd to begin with and I don't believe it really was doing anything. The idea originally was to support Comet hot reloading with it, however given how it was implemented, it really should still have been a no-op.

This speeds things up a bit on android with fixes, and adds some consistency to iOS/Windows in how the view holders are setup.

@Redth Redth merged commit 406f8ee into main Nov 28, 2023
@Redth Redth deleted the perf-improvements branch November 28, 2023 21:33
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

0