diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2017-10-12 19:08:18 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2017-10-12 19:08:18 +0200 |
| commit | 66aeb467de80c92a099e49eaad6c25974c96f9cf (patch) | |
| tree | cde1ee4dca1033104b2b858007c4cd2d5e0b5d12 /executor | |
| parent | 81e199f71969b97c80cbb4473ddd53adeed3b4d4 (diff) | |
pkg/ipc: don't send program padding to executor
Currently we always send 2MB of data to executor in ipc_simple.go.
Send only what's consumed by the program, and don't send the trailing zeros.
Serialized programs usually take only few KBs.
Diffstat (limited to 'executor')
0 files changed, 0 insertions, 0 deletions
