Thanks for the thought -- unfortunately this isn't the case. Existing feeds being displayed on newer versions of Raspbian have high cpu utilization whereas the same hardware but older Raspbian ran fine. I have found out two more things:
1. Firefox-ESR suffers from the same issue
2. The feed works just fine if I use the Midori browser.
This leads me to think that the issue is with Chrome's fork of webkit and gecko. Midori uses webkit as well but not the same as Chrome.
At this point I think I'm going to avoid updating the software on the PIs (my security guy will LOVE that!) until i can determine what switches to use or write my own Webkit window in Python or ???. I really need to spend the time to see about building a custom Yocto or buildkit with just enough glue to boot to a browser.
Thanks again!
- Justin