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 |
||
|---|---|---|
| .. | ||
| bilibili.go | ||
| nebula.go | ||
| odysee.go | ||
| processor.go | ||
| reading_time.go | ||
| utils.go | ||
| utils_test.go | ||
| youtube.go | ||
| youtube_test.go | ||