Fresh install/migrated!

Hello

I migrated from phpbb 3 and all is working good !
Content/categories/users were imported with no problems!

Since this is my first install and use i have a question about speed.
I am using cloudflare as DNS and also have proxied it for increase speed and cache.
I have a VPS(not shared) with 8 gb ram and 2 cores with 100 gb ssd sata
(during visits i get 1/2% cpu usage or less)

First page open, clean with no history got this:

/

retrotech.ro on Sat, 08 Aug 2026 15:31:41 GMT

event duration (ms) from start (ms) query time (ms) redis (ms)

GET example.com 23.3 +0.0 5 sql 4.2 3 redis 0.9

Executing action: index 290.2 +19.0 60 sql 47.4 2 redis 0.6

Rendering: categories/index 2.4 +291.0

Rendering: layouts/application 2433.3 +293.0 113 sql 94.3 68 redis 27.2

Rendering: layouts/_head 24.6 +293.0 5 sql 2.0

Rendering: layouts/_plugin_js 57.3 +319.0

Rendering: common/_discourse_stylesheet 31.0 +420.0 5 sql 8.6

Rendering: layouts/_noscript_footer 2.8 +2841.0 2 redis 1.6

SQL Summary: 188 - 5.5% in sql

show time with childrensnapshots

1.1 % in redis

client event duration (ms) from start (ms)

Domain Lookup 53.0 +8.0

Connect 40.0 +61.0

Response 9.0 +3067.0

First Paint Time 0.0 +3140.0

second time i got 900ms

third time i got half over 400ms

Migration ended about 8 hours ago.
Is this normal ?
Is it possible to increase the speed ?

Hi there, I visited your site and it is relatively snappy. Categories are loading in 100ms and threads in 230. If the site is hosted in Romania (based on the .ro TLD) then that is to be expected because I’m over in the US.

If speed is still a concern for you, I would check to see the resource usage during things like pageload. 2 cores aren’t really a lot so if Redis is slamming your CPU it will slow things down but obviously at least for me things are fine at the moment on your site.

Thank you

:folded_hands:t2:

I’ll do more tests today for cpu usage.