mirror of
https://github.com/Expand-sys/CCash
synced 2025-12-17 00:22:14 +11:00
📝
This commit is contained in:
parent
c6b58d60cd
commit
0db2fa7130
1 changed files with 10 additions and 0 deletions
|
|
@ -2,7 +2,17 @@
|
|||
|
||||
# Features
|
||||
## Performance
|
||||
#### Speed
|
||||
<!-- graphs -->
|
||||
Capable of processing thousands of requests per second, with no slow down as user size grows to the millions.
|
||||
|
||||
#### Lightweight
|
||||
<!-- specs -->
|
||||
Low memory usage at 8 Mb baseline, and 203 bytes per new log.
|
||||
|
||||
Anecdotally I typically expierenced <1% CPU usage.
|
||||
|
||||
Small save files at typically a couple kb.
|
||||
## Accessibility
|
||||
#### Connected Services
|
||||
as explained in earlier docs a ecosystem of connected services allows you many ways to utilize CCash.
|
||||
|
|
|
|||
Loading…
Reference in a new issue