From d4ead877793b747dabfe01c66f58094ea4c1adda Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 6 May 2017 07:53:05 +0200 Subject: Adjust searching turns out searching the database is much cheaper than filtering views. For the latter we have to traverse the whole tree up and down to see if the current node is valid. If we have a valid parent, the current node is valid, and so is it when we have a current child... --- sissyd.png | Bin 0 -> 5203 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 sissyd.png (limited to 'sissyd.png') diff --git a/sissyd.png b/sissyd.png new file mode 100644 index 0000000..79f29c3 Binary files /dev/null and b/sissyd.png differ -- cgit v1.2.3-70-g09d2