summaryrefslogtreecommitdiff
path: root/archive/src/logos/README.md
diff options
context:
space:
mode:
authoromniscient <17525998+omnisci3nce@users.noreply.github.com>2024-10-26 21:55:23 +1100
committeromniscient <17525998+omnisci3nce@users.noreply.github.com>2024-10-26 21:55:23 +1100
commit43bee361397315c7105b7214316325b185135331 (patch)
treeb339f728b4cd6f37b37912b62c8d0af75dc9551d /archive/src/logos/README.md
parent24573518c3320673eb87d6d659522d77e05cb75c (diff)
move archive into /src
Diffstat (limited to 'archive/src/logos/README.md')
-rw-r--r--archive/src/logos/README.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/archive/src/logos/README.md b/archive/src/logos/README.md
deleted file mode 100644
index 25b7bef..0000000
--- a/archive/src/logos/README.md
+++ /dev/null
@@ -1,6 +0,0 @@
-# Logos
-
-Logos is the namespace for threadpool & job system code. This is not a 'system' as it is underlying core unit of the engine.
-
-Threadpool currently gets initialised at core bringup with a set number of threads and results are processed once per frame
-on the main thread. This is subject to change but multithreading is not the highest priority right now. \ No newline at end of file