first optimization pass: added a new function to query all the progra…
…m data in one fell swoop, rewrote the programs page to take advantage of it
wild rearrangement of code and flow, attempting to bring the query co…
…unt down to as close to 1 as I can get it
finding a 1000ms query to be unacceptable, this new query gives the s…
…ame results, but does so in 300-400ms
replace the rest of the oldrecorded calls with one large call that gi…
…ves a bit more of a performance boost
first optimization pass: added a new function to query all the progra…
…m data in one fell swoop, rewrote the programs page to take advantage of it
wild rearrangement of code and flow, attempting to bring the query co…
…unt down to as close to 1 as I can get it
finding a 1000ms query to be unacceptable, this new query gives the s…
…ame results, but does so in 300-400ms
replace the rest of the oldrecorded calls with one large call that gi…
…ves a bit more of a performance boost
Merge branch 'listings_optimization_scratch' of github.com:fracmak/my…
…thweb into listings_optimization_scratch