Skip to content

Debug lag#2

Merged
Intranox merged 15 commits into
Intranox:new_debugfrom
Doublonmousse:debug_lag
Jun 5, 2025
Merged

Debug lag#2
Intranox merged 15 commits into
Intranox:new_debugfrom
Doublonmousse:debug_lag

Conversation

@Intranox

@Intranox Intranox commented Jun 5, 2025

Copy link
Copy Markdown
Owner

No description provided.

Turns out querying pressure on non stylus really does sometimes segfault
This diminishes the cost for this
- one element of somewhat fixed size (no vec pushing)
- one element given to gtk that can tile this as it pleases with less buffer pushes
We use the rtree to find the element in the viewport, mark these ones using a hashmap, call the rendering function, then remove the rest by iterating on the keys a second time, filtering on keys not in the hashmap
@Intranox Intranox merged commit 875d66a into Intranox:new_debug Jun 5, 2025
1 check failed
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.

2 participants