Add todo for performance improvement

This commit is contained in:
Julian Mutter 2024-12-08 15:26:22 +01:00
parent 9d8713f622
commit b7a1a6c07e

View File

@ -251,6 +251,7 @@ impl SyncCacheCommandSender {
pub fn send_cache_commands(&self, pages: &[PageNumber], height: i32) {
for &page in pages {
// Make message in front the most important
// TODO: the low res cach will never be actually done
self.channel
.borrow_mut()
.cache_commands