4 Commits (master)

Author SHA1 Message Date
Avril 289db974cd
TODO: Find out how to set the length of stdout if possible, so that the consumer of `collect` in a pipeline need only use one syscall splice() to read all the collected data at once, like a file.
2 years ago
Avril cc37f604f1
Fixed tracing causing huge unneeded bottleneck in non `bytes` builds.
2 years ago
Avril a5ad02a6de Working primitive, slow, prototype.
2 years ago
Avril 2aa8c832de
initial commit: must figure out how splice() works before we continue here.
2 years ago