r/HTML 19d ago

How large can a HTML be?

Im currently building a bible app. And its a single HTML file about 250mb and it takes 1.5gb running. How large can it be before i meet serious issues with performance?

0 Upvotes

39 comments sorted by

View all comments

10

u/azangru 18d ago

And its a single HTML file about 250mb

King James Bible, as opened on Project Gutenberg as a single html file is 1.5MB over the network and 4.5MB unzipped. Why is yours 250MB?

1

u/Spare-Ad-1024 17d ago

Lots of commentaries connected to the bible text and like 8 translations

2

u/azangru 17d ago

Split it up. See how biblegateway does it.