- [x] make `CompareStoredQueries` more efficient than O(n²): _solved in case of comparing sorted sets_ - [x] add a way to hide successfully matched rows (so that only failures appear in the test results and the results aren't too bloated)
CompareStoredQueriesmore efficient than O(n²): solved in case of comparing sorted sets