minio / simdjson-go

Golang port of simdjson: parsing gigabytes of JSON per second
Apache License 2.0
1.8k stars 85 forks source link

minor comment issue #64

Open flowchartsman opened 2 years ago

flowchartsman commented 2 years ago

Was browsing the source and found a comment that seems to be cut off. Minor issue, but the explanation is incomplete. https://github.com/minio/simdjson-go/blob/9743702f0b3d3cdc35176eccb52dcdcc3dd4b807/stage2_build_tape_amd64.go#L93

klauspost commented 1 year ago

@flowchartsman I believe this is to allow for over-reading input.