laravolt/avatar

How heavy is the process?

Closed this issue · 2 comments

I am thinking of using avatar creating on fly. I have a max of 1000 per user per refresh. How heavy is this process? do you suggest storing the images? (there is a downside to it as I have to recreate the images per user edit +a lot of little files on disk)

Hi,

is there any update on this thread?

uyab commented

Hi, if you generate base64 and have cache enabled, than image generation only happen once.