-
Heimdall 1.1 Pre-release
released this
2026-03-15 14:52:31 +01:00 | 246 commits to main since this releaseI’ve removed the blocking semaphores to reduce contention and replaced
tokio::spawnwithtokio::task::spawn_blockingfor CPU-bound operations, which helps prevent thread starvation and improves performance. The CFS scheduler and copying process have also been further optimized. The scheduler is now more stable and efficient, and I’m planning more customization options for the next update.Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)