fix: avoid O(N²) re-scanning in _patch_current_chars_with_render_mode #4266
commit
05db1e64
Optimize CustomPDFPageInterpreter._patch_current_chars_with_render_mode
760e6311
fix: avoid O(N²) re-scanning in _patch_current_chars_with_render_mode
d18aa9d8
Optimize CustomPDFPageInterpreter._patch_current_chars_with_render_mode
98de21e5
Merge pull request #34 from KRRT7/codeflash/optimize-CustomPDFPageInt…
09302f9c
refactor: simplify _patch_current_chars_with_render_mode loop
3c6d6d4e
chore: revert unrelated pyproject.toml and uv.lock changes
ec868859
qued
commented
on 2026-02-26
qued
closed this 30 days ago
fix: snapshot objs length before super() to avoid re-patching
977d60c9
test: add tests for render mode patching and figure-revert bug
ab04fbbf
Update CHANGELOG and version
728b3b3b
fix: remove redundant do_Tj override that double-patches chars
85200c3d
formatting
f7886e7d
qued
reopened this 29 days ago
Merge pull request #35 from KRRT7/optimize-CustomPDFPageInterpreter-p…
6fa17169
qued
approved these changes
on 2026-02-27
qued
merged
aef3bc4d
into main 29 days ago
qued
deleted the codeflash/optimize-CustomPDFPageInterpreter._patch_current_chars_with_render_mode-mm3h21a8 branch 29 days ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub