Commit 24f97b7
perf: preallocate omitted marker buffer
Reserve the final omitted-marker capacity before extending from the iterator to avoid incremental growth in selective disclosure construction.
Co-Authored-By: OpenAI Codex <noreply@openai.com>1 parent 7505abb commit 24f97b7
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
389 | 389 | | |
390 | 390 | | |
391 | 391 | | |
392 | | - | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
393 | 396 | | |
394 | 397 | | |
395 | 398 | | |
| |||
0 commit comments