Commit 7b0951f
committed
docs: Update SPEC-19 to mark streaming checksums complete
Mark all streaming checksum tasks as completed in Phase 1:
- _compute_checksum_streaming() with 64KB chunks
- File size threshold (1MB) for automatic streaming
- Comprehensive tests for large files, equivalence, and binary files
- Semaphore and LRU cache already existed
All 4 new tests passing, verifying correct behavior.
Related: #382
Signed-off-by: phernandez <paul@basicmachines.co>1 parent 716ab7b commit 7b0951f
1 file changed
Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
411 | 411 | | |
412 | 412 | | |
413 | 413 | | |
414 | | - | |
415 | | - | |
416 | | - | |
417 | | - | |
418 | | - | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
419 | 419 | | |
420 | 420 | | |
421 | | - | |
422 | | - | |
| 421 | + | |
| 422 | + | |
423 | 423 | | |
424 | 424 | | |
425 | 425 | | |
| |||
0 commit comments