Name |
Last commit
|
Last Update |
---|---|---|
app | ||
ci_scripts | ||
cmake | ||
extern | ||
lib | ||
media | ||
test | ||
.gitignore | ||
.gitlab-ci.yml | ||
CMakeLists.txt | ||
NOTES.md | ||
PERFORMANCE-v1.md | ||
PERFORMANCE-v2.md | ||
README.md | ||
compare_benchmarks.py |
Remove the strict static memory allocation scheme in favour of placing objects on the heap at startup. This still keeps the requirements posed for modern, high performance embedded systems, but makes APIs a lot cleaner.
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-v1.md | Loading commit data... | |
PERFORMANCE-v2.md | Loading commit data... | |
README.md | Loading commit data... | |
compare_benchmarks.py | Loading commit data... |