4 Commits (5c673ae3c474a830d73342e43ad89b08de4a06c1)

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.
3 years ago
Avril cc37f604f1
Fixed tracing causing huge unneeded bottleneck in non `bytes` builds.
3 years ago
Avril a5ad02a6de Working primitive, slow, prototype.
3 years ago
Avril 2aa8c832de
initial commit: must figure out how splice() works before we continue here.
3 years ago