1 parent 77384ae commit ebfbc61Copy full SHA for ebfbc61
1 file changed
README.md
@@ -154,7 +154,6 @@ GOEXPERIMENT=simd go test -bench=. -benchmem
154
## Known Limitations
155
156
- **Experimental API**: `simd/archsimd` may have breaking changes in future Go releases
157
-- **Memory**: Reads entire input into memory (streaming I/O planned)
158
- **Quoted fields**: Currently slower than `encoding/csv` for heavily quoted content
159
160
## Contributing
0 commit comments