mirror of
https://github.com/IAmTomShaw/f1-race-replay.git
synced 2026-05-09 08:25:56 +02:00
[PR #112] [MERGED] Draw Text performance enhancement tests #149
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/f1-race-replay#149
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/IAmTomShaw/f1-race-replay/pull/112
Author: @IAmTomShaw
Created: 12/22/2025
Status: ✅ Merged
Merged: 12/22/2025
Merged by: @IAmTomShaw
Base:
main← Head:performance-increases📝 Commits (1)
db3d02bDraw Text performance enhancement tests📊 Changes
2 files changed (+68 additions, -46 deletions)
View changed files
📝
src/interfaces/race_replay.py(+32 -25)📝
src/ui_components.py(+36 -21)📄 Description
I've made some changes to the way that text is rendered on the screen to see if this has any noticeable performance increases. On my end it the animations appear much smoother, so this could be something that is implemented across all text rendering in the future.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.