summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-06-16 18:25:11 +0300
committerPaul Buetow <paul@buetow.org>2025-06-16 18:25:11 +0300
commite2cb6282f4e84d7c78ffb5a2b6ac041d0f38ce52 (patch)
tree326d231a8f090e97c5e117ade3d9f9da29f5f153 /Makefile
parent89943598a0b3c55d268e7dd51bd4199723a20c9d (diff)
implement chunked I/O optimization for 5.5x performance improvement
- Replace byte-by-byte reading with 64KB chunk-based processing - Add ChunkedReader with proper line boundary handling - Maintain backward compatibility for live tailing and static files - Fix integration test timing with file sync and 1-second intervals - Resolve line corruption issues in dmap tests 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions