👀 Overview
This new update improves performance by a ton just by rearranging function calls and making use of asynchronous code flow to multitask.
Performance in v1.0.3:
Screen.Recording.2025-05-13.161938.mp4
Performance in v1.0.4:
Screen.Recording.2025-05-13.162127.mp4
✅ Changes
- Improved performance by utilizing asynchronous tasks and rearranging function calls.
- Changed formatting in one location for a consistent workflow.