Revision 6f8e9339db143236f643e1dfa959a5258caaee51 authored by Ray Bejjani on 02 May 2018, 17:13:25 UTC, committed by Thomas Graf on 11 May 2018, 12:31:03 UTC
The payload object was mostly used to move around a slice and some
numbers. While harmless, it might be passed by value and that might
cause slightly more garbage to be generated.

Signed-off-by: Ray Bejjani <ray@covalent.io>
1 parent 15e6771
History
File Mode Size
.github
Documentation
api
bpf
bugtool
cilium
cilium-health
common
contrib
daemon
envoy
examples
hack
monitor
pkg
plugins
test
tests
vendor
.authors.aux -rw-r--r-- 347 bytes
.gitignore -rw-r--r-- 1.0 KB
.gitmodules -rw-r--r-- 0 bytes
.mailmap -rw-r--r-- 506 bytes
AUTHORS -rw-r--r-- 4.1 KB
CODEOWNERS -rw-r--r-- 3.2 KB
CONTRIBUTING.md -rw-r--r-- 6.9 KB
Dockerfile -rw-r--r-- 1.7 KB
Jenkinsfile.nightly -rw-r--r-- 4.9 KB
LICENSE -rw-r--r-- 11.1 KB
Makefile -rw-r--r-- 9.5 KB
Makefile.defs -rw-r--r-- 934 bytes
Makefile.quiet -rw-r--r-- 542 bytes
NEWS.rst -rw-r--r-- 66.6 KB
README.rst -rw-r--r-- 14.0 KB
VERSION -rw-r--r-- 7 bytes
Vagrantfile -rw-r--r-- 12.4 KB
docs.Jenkinsfile -rw-r--r-- 2.5 KB
ginkgo-kubernetes-all.Jenkinsfile -rw-r--r-- 3.5 KB
ginkgo.Jenkinsfile -rw-r--r-- 3.4 KB
kubernetes-upstream.Jenkinsfile -rw-r--r-- 3.2 KB
vendor.conf -rw-r--r-- 7.0 KB

README.rst

back to top