Skip to content

Commit ce21937

Browse files
authored
docs: update readme
Remove note about memory usage in Known Limitations section.
1 parent 77384ae commit ce21937

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,6 @@ GOEXPERIMENT=simd go test -bench=. -benchmem
154154
## Known Limitations
155155

156156
- **Experimental API**: `simd/archsimd` may have breaking changes in future Go releases
157-
- **Memory**: Reads entire input into memory (streaming I/O planned)
158157
- **Quoted fields**: Currently slower than `encoding/csv` for heavily quoted content
159158

160159
## Contributing

0 commit comments

Comments
 (0)