-
- Downloads
Add a first implementation and a basic test for the Faust::RefManager which...
Add a first implementation and a basic test for the Faust::RefManager which will be dedicated to a memory optimization of Faust::TransformHelper.
Showing
- CMakeLists.txt 9 additions, 4 deletionsCMakeLists.txt
- misc/test/CMakeLists.txt 7 additions, 2 deletionsmisc/test/CMakeLists.txt
- misc/test/src/C++/test_RefManager.cpp 36 additions, 0 deletionsmisc/test/src/C++/test_RefManager.cpp
- src/faust_linear_operator/CMakeLists.txt 1 addition, 1 deletionsrc/faust_linear_operator/CMakeLists.txt
- src/utils/faust_RefManager.cpp 32 additions, 0 deletionssrc/utils/faust_RefManager.cpp
- src/utils/faust_RefManager.h 22 additions, 0 deletionssrc/utils/faust_RefManager.h
- wrapper/matlab/CMakeLists.txt 2 additions, 2 deletionswrapper/matlab/CMakeLists.txt
- wrapper/python/CMakeLists.txt 2 additions, 1 deletionwrapper/python/CMakeLists.txt
Loading
Please register or sign in to comment