ICFS-thesis/evaluation.tex
2025-04-09 12:16:10 +02:00

15 lines
706 B
TeX

\chapter{Evaluation}
In this chapter presents the method of evaluating the solution is presented, and the found qualities of the solution are discussed.
Specifically this includes:
\begin{itemize}
\item ,,Does the solution actually solve the problem?''
\item Interoperability with other software: does using this fs break other programs, like whether it interferes with programs using auxiliary files, usability of terminal programs (\verb|grep| is a particularly nasty one for this specific project).
\item Performance and overhead.
\item Security considerations.
\end{itemize}
\section{Known Issues}
This section outlines the known issues with the solution and evaluates their relevancy/severity.