I'd be surprised if model processing is your biggest problem. Have you reviewed all your queries for optimization opportunities? Cache, cache and more cache? Indexes?
--
I'd be surprised if model processing is your biggest problem. Have you reviewed all your queries for optimization opportunities? Cache, cache and more cache? Indexes?
--