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 <absl/strings/ascii.h>
|
||||||
#include <cstring>
|
#include <cstring>
|
||||||
|
|
||||||
|
// TODO: `ccModDepth` and `ccModParameters` are O(N), need better implementation
|
||||||
|
|
||||||
namespace sfz {
|
namespace sfz {
|
||||||
static constexpr unsigned maxIndices = 8;
|
static constexpr unsigned maxIndices = 8;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue