linkerd2/cli
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 Upgrade to Prometheus 2.1.0 (#344) 2018-02-13 13:22:53 -08:00
Dockerfile Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00
Dockerfile-bin Precompile large Go libraries in go-deps Docker image. (#332) 2018-02-13 11:35:10 -10:00
main.go Replace shelling out with kubernetes proxy (#249) 2018-02-02 10:31:59 -08:00