File tree Expand file tree Collapse file tree 2 files changed +34
-0
lines changed
Expand file tree Collapse file tree 2 files changed +34
-0
lines changed Original file line number Diff line number Diff line change @@ -169,6 +169,40 @@ go run cmd/api/main.go
169169```
170170Server will start at ` http://localhost:3000 `
171171
172+ ## أداء النظام | System Performance
173+
174+ <div dir =" rtl " >
175+
176+ ### مؤشرات الأداء
177+ - استخدام المعالج: 0.0%
178+ - استخدام الذاكرة: 31.1 MB
179+ - زمن الاستجابة: 195ms
180+ - الاتصالات المفتوحة: 7.8 MB
181+
182+ </div >
183+
184+ ### Performance Metrics
185+
186+ #### CPU & Memory Usage
187+ ![ Performance Metrics] ( ./assets/2.png )
188+
189+ #### System Statistics
190+ - CPU Usage: 0.0%
191+ - Memory Usage: 31.1 MB
192+ - Response Time: 195ms
193+ - Open Connections: 7.8 MB
194+
195+ <details >
196+ <summary >Monitoring Features</summary >
197+
198+ - CPU/Memory tracking
199+ - Response time analysis
200+ - Connection monitoring
201+ - Error rate tracking
202+ - Resource utilization
203+ - Performance trends
204+
205+ </details >
172206### Docker Setup
173207
174208#### Using Docker Compose (Recommended)
You can’t perform that action at this time.
0 commit comments