Olaf Buddenhagen

Results 55 comments of Olaf Buddenhagen

I thought about this a bit more; and now I'm wondering whether instead of adding generic support in `ipc-channel` for sending file descriptors (as I suggested previously) that can represent...

@nox images are not typically loaded from files though, right? If we ignore efficient file mapping, the task becomes rather trivial...

I'd like to point out that this issue is more serious nowadays, as not only does the `script` crate totally dominate partial rebuild time (it takes several minutes for a...

@asajeffrey b) is not entirely true: while incremental compilation *might* help with the major pain point of long build times after small changes, initial build time is also somewhat relevant;...

@nox I want to point out, again, that incremental compilation will *not* make the memory footprint during build a non-issue.