mirror of
https://github.com/miniflux/v2.git
synced 2025-08-16 18:01:37 +00:00
Arrays have a fixed size in go, while slices don't, making the former way faster than the latter: https://go-benchmarks.com/array-vs-slice |
||
---|---|---|
.. | ||
client_ip.go | ||
client_ip_test.go | ||
context.go | ||
context_test.go | ||
cookie.go | ||
cookie_test.go | ||
params.go | ||
params_test.go |