From 444550c8fa8c88fcfe4c450012156051a0ea60c7 Mon Sep 17 00:00:00 2001 From: Max-001 <80035972+Max-001@users.noreply.github.com> Date: Fri, 20 Sep 2024 15:48:13 +0200 Subject: Added a TODO --- research.tex | 2 ++ 1 file changed, 2 insertions(+) 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}. -- cgit v1.2.3