Skip to content
  • Mac Newbold's avatar
    Cut down the default number of records, to get the page load time under 10 · 9cc5955f
    Mac Newbold authored
    seconds (on a DSL line). (Also decreases db load...)
    Some of the defaults were as high as 400 records. Dropping them to 100
    took the generated page from over 100KB to 31KB.
    
    Later (someday) we can add stuff to easily change the number of records
    you request, and perhaps even change the starting point to something
    other than the most recent stuff.
    9cc5955f