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 |
||
---|---|---|
.. | ||
checker.go | ||
finder.go | ||
finder_test.go |