aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/worker-protocol.hh
diff options
context:
space:
mode:
authorGuillaume Bouchard <guillaume.bouchard@tweag.io>2020-04-29 18:44:01 +0200
committerGuillaume Bouchard <guillaume.bouchard@tweag.io>2020-04-29 18:44:01 +0200
commit2e5be2a7495ac0b204454c74664e590a38d039d3 (patch)
tree3e2797c7a07bc4fd22559e1c83d3f0c84e2dc73a /src/libstore/worker-protocol.hh
parent7afcb5af988eb0ce73c9916b809f8528dfb14c0f (diff)
StringSink pre allocate
When used with `readFile`, we have a pretty good heuristic of the file size, so `reserve` this in the `string`. This will save some allocation / copy when the string is growing.
Diffstat (limited to 'src/libstore/worker-protocol.hh')
0 files changed, 0 insertions, 0 deletions