Skip to content

CollectionBuilder's Scalability? #112

Answered by evanwill
hwlong0305 asked this question in Q&A
Discussion options

You must be logged in to vote

@hwlong0305 wow, that sounds like a huge collection! I believe that will become too cumbersome to maintain as a single collectionbuilder project and would likely exceed good user experience at that size...

A static site's efficiency is ultimately limited by the size of data files it needs to load to render the content. In collectionbuilder, your metadata is parsed down into the data necessary for each page (for example, the Browse page data has only the fields that will be displayed or used in the browse card visualizations) to minimize the load time--but at that scale, the file size is going to get big... just how big depends on how much text is in your metadata.

Our largest collection i…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@hwlong0305
Comment options

Answer selected by hwlong0305
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants