Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
merb
11y ago
0 comments
Save
Share
templates are mostly not the problem, even on python, when you use jinja templates getting generated really fast. However the problem mostly comes through the database. A single page view could hit like 10 queries.
0 comments
2 comments · 1 top-level
top
newest
oldest
Ono-Sendai
11y ago
· 1 in thread
Yeah. Avoid the database, just read from RAM :)
ne01
11y ago
That's it the main bottleneck is Database calls!
j
/
k
navigate · click thread line to collapse