Skip to content

Commit

Permalink
add benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
tvd12 committed Apr 6, 2021
1 parent 753cf75 commit 6d2f982
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

# Synopsis

Ezyfox server is a socket server. It supports TCP, UDP and Websocket protocol. It also provides manipulation beans, auto binding, auto implementation and more utilities.
Ezyfox Server is a socket server. It supports TCP, UDP and Websocket protocol. It also provides manipulation beans, auto binding, auto implementation and more utilities.

# Dependency

Expand All @@ -20,6 +20,12 @@ Ezyfox server is a socket server. It supports TCP, UDP and Websocket protocol. I
</dependency>
```

# Benchmark

Ezyfox Server's benchmark with 1000 CCU broadcast messages in 1 hour on one VPS ram 512MB, CPU 1 core

<img src="https://github.com/youngmonkeys/ezyfox-server/images/master/ezyfox_1h.png" width="747" height="420" />

# Code Example

**1. Create an app entry**
Expand Down
Binary file added images/ezyfox_1h.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6d2f982

Please sign in to comment.