Message7157
Hmm, I kind of like the idea, but performance worries me.
Performance stats show a lot of time in the templating
library even on a single page load.
Things are already slow enough and calling the TAL/chameleon/jinja2
engine multiple times on every single page to build all the inputs
doesn't seem like it would be performant. I literally have pages with
thousands of inputs (think an editable index page).
Caching might help, but any cache would have to be per user. Cache
invalidation also becomes an issue.
Thoughts? |
|
Date |
User |
Action |
Args |
2021-03-31 00:09:30 | rouilj | set | messageid: <1617149370.23.0.237282195019.issue2551121@roundup.psfhosted.org> |
2021-03-31 00:09:30 | rouilj | set | recipients:
+ rouilj, schlatterbeck, jerrykan, ngaba |
2021-03-31 00:09:30 | rouilj | link | issue2551121 messages |
2021-03-31 00:09:30 | rouilj | create | |
|