From bf94cbecde7ec6fa76de19843d39b4dfc74d27d9 Mon Sep 17 00:00:00 2001 From: Damian Gryski Date: Sun, 29 May 2016 10:56:17 +0200 Subject: [PATCH] add blog post on runtime environment variables --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 6bb1332..86fbaff 100644 --- a/TODO +++ b/TODO @@ -56,6 +56,7 @@ - https://en.wikipedia.org/wiki/Amdahl%27s_law - https://github.com/ardanlabs/gotraining/tree/master/topics/profiling - https://github.com/ardanlabs/gotraining/tree/master/topics/benchmarking + - http://dave.cheney.net/2015/11/29/a-whirlwind-tour-of-gos-runtime-environment-variables cgo: cgo has overhead