From 5fe2575c0d5b2f393f13a65f89911c897c19d8ff Mon Sep 17 00:00:00 2001 From: joshuaboud Date: Thu, 16 Jun 2022 14:07:42 -0300 Subject: [PATCH] add console timers for debugging/optimizing (commented) --- navigator/src/components/DirectoryEntryList.vue | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/navigator/src/components/DirectoryEntryList.vue b/navigator/src/components/DirectoryEntryList.vue index 638c32d..7c602cd 100644 --- a/navigator/src/components/DirectoryEntryList.vue +++ b/navigator/src/components/DirectoryEntryList.vue @@ -26,7 +26,7 @@