Add comment regarding performance [ci skip]
This commit is contained in:
parent
686f285294
commit
7ddf89bf5e
1 changed files with 2 additions and 0 deletions
|
|
@ -9,6 +9,8 @@
|
|||
#include <absl/strings/ascii.h>
|
||||
#include <cstring>
|
||||
|
||||
// TODO: `ccModDepth` and `ccModParameters` are O(N), need better implementation
|
||||
|
||||
namespace sfz {
|
||||
static constexpr unsigned maxIndices = 8;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue