mirror of
https://github.com/Expand-sys/CCash
synced 2025-12-17 00:22:14 +11:00
Update README.md
This commit is contained in:
parent
6e8606f1b3
commit
a28739187c
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ Go to `{ip}/BankF/help` to see the bank's methods (also found in releases as hel
|
|||
|
||||
### Performance
|
||||
|
||||
- **NOT** written in Lua
|
||||
- **NOT** written in Lua, like a OC/CC implementation
|
||||
- written in **C++**, arguably the fastest language
|
||||
- **multi-threaded**
|
||||
- **parallel hashmaps** a far [superior](https://greg7mdp.github.io/parallel-hashmap/) HashMap implementation to the STD, that also benefits from multi-threaded
|
||||
|
|
|
|||
Loading…
Reference in a new issue