{{< asciinema key="htop_cedardb" scale="width" autoPlay=true >}}
{{< asciinema key="htop_postgresql" autoPlay=true >}}
-
In the image above, PostgreSQL uses only 10 cores, while CedarDB uses all 48 cores.
This uses the hardware much more efficiently, and ensures you always get the best query latency from your hardware.
@@ -52,7 +50,7 @@ Compared to other database systems, the total system load will be higher, usuall
cat /proc/loadavg
```
-```
+```text
19.54 19.14 18.89 25/5342 368920
```