Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create 128px image clones instead of CF image resizing #39

Closed
dromzeh opened this issue Aug 17, 2023 · 0 comments
Closed

create 128px image clones instead of CF image resizing #39

dromzeh opened this issue Aug 17, 2023 · 0 comments
Assignees
Labels
breaking change enhancement New feature or request help wanted Extra attention is needed priority: high Issue needs to be fixed ASAP

Comments

@dromzeh
Copy link
Member

dromzeh commented Aug 17, 2023

cf image resizing is expensive (pro: $9/50k) and hundreds of thousands of images are viewed/downloaded a day.

creating 128px clones of every image image-1.png => image-1-128px.png will significantly expedite asset display as all files are strongly cached in the R2 bucket as their content will likely never change

@dromzeh dromzeh added enhancement New feature or request help wanted Extra attention is needed priority: high Issue needs to be fixed ASAP breaking change labels Aug 17, 2023
@dromzeh dromzeh self-assigned this Aug 17, 2023
@dromzeh dromzeh closed this as completed Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change enhancement New feature or request help wanted Extra attention is needed priority: high Issue needs to be fixed ASAP
Projects
Status: Done
Development

No branches or pull requests

1 participant