# How much is Discourse affected by a faster CPU?

**URL:** https://meta.discourse.org/t/how-much-is-discourse-affected-by-a-faster-cpu/58407
**Category:** Self-hosting
**Tags:** hosting
**Created:** [3월 5, 2017, 11:11오전 UTC](https://meta.discourse.org/t/how-much-is-discourse-affected-by-a-faster-cpu/58407 "2017-03-05T11:11:37Z")
**Posts on this page:** 1
**Showing post:** 37

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [5월 8, 2019, 10:37오후 UTC](https://meta.discourse.org/t/how-much-is-discourse-affected-by-a-faster-cpu/58407/37 "2019-05-08T22:37:14Z")

</div>

> [@codinghorror](#):
>
> | | real | user | sys |
> | --- | --- | --- | --- |
> | 2019 scooter | 3:24 | 1.7s | 1.2s |

@pmusaraj recently improved our build yesterday to skip unused locale compression, here’s what I get with

`time ./launcher rebuild app`

now on the very same machine:

| | real | user | sys |
| --- | --- | --- | --- |
| 2019 scooter | 2:40 | 0.2s | 0.1s |

Amazing! 🙌🙌🙌🙌🙌🙌🙌🙌🙌🙌 that is a 25% improvement!

(I rebuilt twice, because the timing of the first run is affected by the image download time which isn’t technically rebuild time.)

---

_[View the full topic](https://meta.discourse.org/t/how-much-is-discourse-affected-by-a-faster-cpu/58407)._
