http2/hpack: make staticTable an array, not a slice
Minor performance improvement, since len(staticTable) is then a constant at compile time. Change-Id: Ie51ecc985aa3f40d50f0a7d1ab6ac91738f696d5 Reviewed-on: https://go-review.googlesource.com/15731Reviewed-by: Dmitri Shuralyov <shurcool@gmail.com> Reviewed-by: Ian Lance Taylor <iant@golang.org>
Showing
Please
register
or
sign in
to comment