mirror of
https://github.com/miniflux/v2.git
synced 2025-06-27 16:36:00 +00:00
Instead of using bytes.Map which is returning a copy of the provided []byte, use a custom in-place implementation, as the bytes.Map call is taking around 25% of rss.Parse |
||
---|---|---|
.. | ||
decoder.go | ||
decoder_test.go |