linkerd2/proxy-init
Brian Smith b18fe459d4
Precompile large Go libraries in go-deps Docker image. (#332)
On my system (i9-7960x running Docker natively in Linux) this regularly saves
over 11 seconds of build time when a file under pkg/ changes and over 1.5
seconds of build time when a file under controller/ changes. Since most
contributors are running Docker in a VM on less powerful computers, the
savings for most contributors should be significantly greater.

I imagine the savings for web/ and cli/ and proxy-init/ are similar, but I
did not measure them.

Signed-off-by: Brian Smith <brian@briansmith.org>
2018-02-13 11:35:10 -10:00
..
cmd Add --verbose option to CLI (#154) 2018-01-17 12:06:43 -05:00
integration_test Upgrade to Go 1.9.4. (#326) 2018-02-12 13:47:40 -10:00
iptables Add inject flag for skipping outbound ports (#38) 2017-12-19 11:17:11 +11:00
Dockerfile Precompile large Go libraries in go-deps Docker image. (#332) 2018-02-13 11:35:10 -10:00
main.go Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00