mirror of
https://github.com/Expand-sys/CCash
synced 2025-12-17 08:32:13 +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
|
### Performance
|
||||||
|
|
||||||
- **NOT** written in Lua
|
- **NOT** written in Lua, like a OC/CC implementation
|
||||||
- written in **C++**, arguably the fastest language
|
- written in **C++**, arguably the fastest language
|
||||||
- **multi-threaded**
|
- **multi-threaded**
|
||||||
- **parallel hashmaps** a far [superior](https://greg7mdp.github.io/parallel-hashmap/) HashMap implementation to the STD, that also benefits from 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