mirror of
https://gitea.invidious.io/iv-org/shard-kemal.git
synced 2024-08-15 00:53:36 +00:00
Update websockets.md
This commit is contained in:
parent
df89a9b595
commit
6e5d541df6
1 changed files with 2 additions and 4 deletions
|
@ -70,10 +70,8 @@ wss.on('connection', function connection(ws) {
|
|||
|
||||
`thor -A 10000 http://localhost:3000`
|
||||
|
||||
| Platform | CPU Usage | Memory Usage |
|
||||
| :------------ |:---------------:| -----:|
|
||||
| Crystal (Kemal) | 1.85 | 11.2 MB |
|
||||
| Node.js (ws) | 38.95 | 906.3 MB |
|
||||
- Crystal (Kemal) CPU ***1.85*** Memory ***11.2 MB***
|
||||
- Node.js (ws) CPU ***38.95*** Memory ***906.3 MB***
|
||||
|
||||
This benchmark was performed on a 2013 Late Macbook Pro with 2Ghz i7 and 8G ram.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue