DEV Community

Discussion on: A full comparison of 6 JS libraries for generating PDFs

Collapse
 
snikhill profile image
Nikkhiel Seath

I just had a question about this approach. Rendering a page on a Headless browser is a resource heavy task.
Were you able to get the desired performance? If yes, how many users was this "firebase app" serving and how many requests for generating a PDF was your backend handling?

Thank You
SNikhill

Collapse
 
rubenheymans profile image
Ruben • Edited

I was able to get the desired performance but I'm using firebase so performance is never an issue. I don't have many users. Maybe firebase costs will rise fast if you have lot's of users/requests.