Add todo for performance improvement
This commit is contained in:
parent
9d8713f622
commit
b7a1a6c07e
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user