aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax-001 <80035972+Max-001@users.noreply.github.com>2024-09-20 15:48:13 +0200
committerMax-001 <80035972+Max-001@users.noreply.github.com>2024-09-20 15:48:13 +0200
commit444550c8fa8c88fcfe4c450012156051a0ea60c7 (patch)
tree1830519b0275383fd5525750d3f3be236070fbb3
parentb8e3fcbe333558d3c0aa1ae36fe80c161d8202c1 (diff)
Added a TODO
-rw-r--r--research.tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/research.tex b/research.tex
index ed3d2cf..ed34730 100644
--- a/research.tex
+++ b/research.tex
@@ -182,6 +182,8 @@ based on the amount of stars on GitHub.
\label{tab:popularECSLibraries}
\end{table}
+TODO: Add library benchmark to find the best library.
+
It is, of course, not necessary to use a library to implement an \gls{ecs}
architecture. However, it seems very hard to achieve the same performance as a
library \autocite{github:ecsfaq}.