Don't generate blurhashes at render time

Created on 17 January 2025, 4 months ago

Problem/Motivation

It seems like generating a blurhash is fairly resource intensive and significantly slows down response time.

Steps to reproduce

Proposed resolution

The hash should be computed when an image or media field is saved, and stored in the database. It should also be exposed as a basefield on file entities so that it can be fetched via JSON:API.

Remaining tasks

User interface changes

API changes

Data model changes

✨ Feature request
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States grasmash

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024