Remove O(n) deep SQL queries per folderlist by cleaning up the folder "exists"...
Remove O(n) deep SQL queries per folderlist by cleaning up the folder "exists" check on Local message stores * Replace the extra SQL query before each folder 'open' with an exception if the open fails. (Optimize for the common case, not the exception)
Loading
Please register or sign in to comment