[PR #112] [MERGED] Draw Text performance enhancement tests #149

Closed
opened 2026-05-07 00:18:55 +02:00 by BreizhHardware · 0 comments

📋 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: mainHead: performance-increases


📝 Commits (1)

  • db3d02b Draw 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.

## 📋 Pull Request Information **Original PR:** https://github.com/IAmTomShaw/f1-race-replay/pull/112 **Author:** [@IAmTomShaw](https://github.com/IAmTomShaw) **Created:** 12/22/2025 **Status:** ✅ Merged **Merged:** 12/22/2025 **Merged by:** [@IAmTomShaw](https://github.com/IAmTomShaw) **Base:** `main` ← **Head:** `performance-increases` --- ### 📝 Commits (1) - [`db3d02b`](https://github.com/IAmTomShaw/f1-race-replay/commit/db3d02ba98eb723c8732ae9657477d449ada6fa9) Draw Text performance enhancement tests ### 📊 Changes **2 files changed** (+68 additions, -46 deletions) <details> <summary>View changed files</summary> 📝 `src/interfaces/race_replay.py` (+32 -25) 📝 `src/ui_components.py` (+36 -21) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 00:18:55 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/f1-race-replay#149
No description provided.