diff options
author | 2024-03-30 23:01:02 +0100 | |
---|---|---|
committer | 2024-04-10 19:48:48 -0700 | |
commit | b205b5aad075dc89040231f87c79bec2a7ea60c7 (patch) | |
tree | 3e5426cd77fa27b64bc2808e724febddff3e7941 /internal/ui/static_app_icon.go | |
parent | 4ab0d9422d14a9c9193feb4b2fa5c0a2a8360e8d (diff) | |
download | v2-b205b5aad075dc89040231f87c79bec2a7ea60c7.tar.gz v2-b205b5aad075dc89040231f87c79bec2a7ea60c7.tar.zst v2-b205b5aad075dc89040231f87c79bec2a7ea60c7.zip |
reader/processor: minimize the feed's entries html
Compress the html of feed entries before storing it. This should reduce the
size of the database a bit, but more importantly, reduce the amount of data
sent to clients
minify being [stupidly fast](https://github.com/tdewolff/minify/?tab=readme-ov-file#performance), the performance impact should be in the noise level.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions