\end{verbatim}
+Changing the create numbers definitely impacts performance. The question is what is part of the assignment and what not.
+
+
\item create indices.
\begin{verbatim}
Execution time: 2040.407 ms
\end{verbatim}
+We suspect that performance varies likely because the dataset is not a balanced triangle and in some cases results can be discarded earlier. Also resultset deduplication may play a role.
+
\end{enumerate}