diff options
| author | Paul Buetow <paul@buetow.org> | 2025-06-16 18:25:11 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-06-16 18:25:11 +0300 |
| commit | e2cb6282f4e84d7c78ffb5a2b6ac041d0f38ce52 (patch) | |
| tree | 326d231a8f090e97c5e117ade3d9f9da29f5f153 /Makefile | |
| parent | 89943598a0b3c55d268e7dd51bd4199723a20c9d (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
