mirror of
https://github.com/miniflux/v2.git
synced 2025-06-27 16:36:00 +00:00
Detecting the format of a feed accounts for up to 30% of the time spent in `parser.ParseFeed`. Cache the value once detected, as it'll never change. |
||
---|---|---|
.. | ||
testdata | ||
format.go | ||
format_test.go | ||
parser.go | ||
parser_test.go |