|
|
|
|
|
by hmnom
2498 days ago
|
|
So what you're saying is that the author of Sourcehat is expected to rewrite Flask, Jinja2, etc in C? As an example, https://git.sr.ht/~sircmpwn/git.sr.ht/tree/master/gitsrht takes 600-800 ms to generate, and it's probably heavily cached already. What will happen when they get more users? The site will be unbearably slow, unless the guy starts spending thousands in servers. |
|
800ms is a reasonable response time, and if they scale up according to their userbase, they will hopefully maintain that time.
(Also, we don't know how much of that 800ms is Python vs. IO)