Name |
Last commit
|
Last Update |
---|---|---|
app | ||
ci_scripts | ||
cmake | ||
extern | ||
lib | ||
media | ||
test | ||
.gitignore | ||
.gitlab-ci.yml | ||
CMakeLists.txt | ||
NOTES.md | ||
PERFORMANCE.md | ||
README.md | ||
compare_benchmarks.py |
We changed how the memory is allocated from passing char* buffers to then store objects into to creating 'fat objects' for all scheduler state. This eases development for us, as we can make changes to data structures without too much effort (e.g. add a second array to manage tasks if required).
Name |
Last commit
|
Last Update |
---|---|---|
app | Loading commit data... | |
ci_scripts | Loading commit data... | |
cmake | Loading commit data... | |
extern | Loading commit data... | |
lib | Loading commit data... | |
media | Loading commit data... | |
test | Loading commit data... | |
.gitignore | Loading commit data... | |
.gitlab-ci.yml | Loading commit data... | |
CMakeLists.txt | Loading commit data... | |
NOTES.md | Loading commit data... | |
PERFORMANCE.md | Loading commit data... | |
README.md | Loading commit data... | |
compare_benchmarks.py | Loading commit data... |