mirror of
https://github.com/Expand-sys/CCash
synced 2025-12-17 00:22:14 +11:00
cpu usage anecdotes
This commit is contained in:
parent
e76c220251
commit
a8a372ef7d
1 changed files with 1 additions and 0 deletions
|
|
@ -72,6 +72,7 @@ Go to `{ip}/BankF/help` to see the bank's methods (also found in releases as hel
|
|||
- **multi-threaded**
|
||||
- **parallel hashmaps** a far [superior](https://greg7mdp.github.io/parallel-hashmap/) HashMap implementation to the STD, that also benefits from multi-threaded
|
||||
- **Drogon** is a very fast [web framework](https://github.com/the-benchmarker/web-frameworks)
|
||||
- **Lightweight**, typically <1% CPU usage on average, <10% at peak, 0.0% idle
|
||||
|
||||
### Safety
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue