Changes between Version 25 and Version 26 of Other/Summer/2024/rPV
- Timestamp:
- Jul 11, 2024, 3:56:37 PM (4 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Other/Summer/2024/rPV
v25 v26 38 38 * Updated GitLab repository, used package managers (pip, npm), build tools (vite), and formaters (eslint) 39 39 40 40 41 Challenges/Issues: 41 42 - Server efficiency (eliminated inefficient code - like "while True" - that blocks main thread and hogs CPU).