# Need tips on making my forum faster

**URL:** https://meta.discourse.org/t/need-tips-on-making-my-forum-faster/284345
**Category:** Self-hosting
**Tags:** performance
**Created:** [November 3, 2023, 4:33pm UTC](https://meta.discourse.org/t/need-tips-on-making-my-forum-faster/284345 "2023-11-03T16:33:38Z")
**Posts on this page:** 1
**Showing post:** 11

<div class="post-metadata">

### Author: ![Don](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/don/32/228726_2.png) [@Don](https://meta.discourse.org/u/Don)
#### Post date: [November 5, 2023, 8:28am UTC](https://meta.discourse.org/t/need-tips-on-making-my-forum-faster/284345/11 "2023-11-05T08:28:16Z")

</div>

Compared with DO I haven’t but I will make a rebuild with timer once I can, if I remember correctly it usually about 5min and also check the server actual performance. I will update this post. 🙂

CPU info:

Intel Core Processor (Skylake, IBRS)  
cpu MHz: 3695.998

> **cpuinfo**
>
> ```plaintext
> processor : 0
> vendor_id : GenuineIntel
> cpu family : 6
> model : 94
> model name : Intel Core Processor (Skylake, IBRS)
> stepping : 3
> microcode : 0x1
> cpu MHz : 3695.998
> cache size : 16384 KB
> physical id : 0
> siblings : 2
> core id : 0
> cpu cores : 1
> apicid : 0
> initial apicid : 0
> fpu : yes
> fpu_exception : yes
> cpuid level : 13
> wp : yes
> flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm cpuid_fault invpcid_single pti ssbd ibrs ibpb fsgsbase bmi1 avx2 smep bmi2 erms invpcid xsaveopt arat
> bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit srbds mmio_stale_data retbleed
> bogomips : 7391.99
> clflush size : 64
> cache_alignment : 64
> address sizes : 40 bits physical, 48 bits virtual
> power management:
> 
> ---
> 
> processor : 1
> vendor_id : GenuineIntel
> cpu family : 6
> model : 94
> model name : Intel Core Processor (Skylake, IBRS)
> stepping : 3
> microcode : 0x1
> cpu MHz : 3695.998
> cache size : 16384 KB
> physical id : 0
> siblings : 2
> core id : 0
> cpu cores : 1
> apicid : 1
> initial apicid : 1
> fpu : yes
> fpu_exception : yes
> cpuid level : 13
> wp : yes
> flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm cpuid_fault invpcid_single pti ssbd ibrs ibpb fsgsbase bmi1 avx2 smep bmi2 erms invpcid xsaveopt arat
> bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit srbds mmio_stale_data retbleed
> bogomips : 7391.99
> clflush size : 64
> cache_alignment : 64
> address sizes : 40 bits physical, 48 bits virtual
> power management:
> 
> ```

* * *

The rebuild time with 13 plugins, using [s3 object storage](https://meta.discourse.org/t/configure-an-s3-compatible-object-storage-provider-for-uploads/148916) and [YJIT](https://meta.discourse.org/t/running-ruby-3-2s-yjit-in-production-at-discourse/264564) enabled. So it’s probably can be faster without or less than these or on a new install.

`time ./launcher rebuild app`

`real	5m49.787s`

---

_[View the full topic](https://meta.discourse.org/t/need-tips-on-making-my-forum-faster/284345)._
