-- Instead issue a warning when a large (>1MB) record is encountered -- Optimized ref.getBytes()[i] => (byte)ref.charAt(i), which avoids an implicit O(n) allocation each iteration through computeReverseClipping() |
||
|---|---|---|
| .. | ||
| config | ||
| src | ||
| test | ||
-- Instead issue a warning when a large (>1MB) record is encountered -- Optimized ref.getBytes()[i] => (byte)ref.charAt(i), which avoids an implicit O(n) allocation each iteration through computeReverseClipping() |
||
|---|---|---|
| .. | ||
| config | ||
| src | ||
| test | ||