Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Initial implementation by Srijan Reddy (@srijanreddy98, #672).
|
|
|
|
|
|
|
|
Broken in master.
This reverts commit dd230d520b5599c0e51cf30245a567f07b3cfb28.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is a workaroud. Once the issue is resolved in Rust side, we should
remove it.
Fixes #895
|
|
Fixes #993
|
|
|
|
|
|
|
|
This will improve the threshold benchmark. Using 32k because that's what
Go uses, but we should explore the value in the future.
https://github.com/golang/go/blob/a0d6420d8be2ae7164797051ec74fa2a2df466a1/src/io/io.go#L391
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #935
|
|
|
|
|