Difference between revisions of "Platform metrics"
Jump to navigation
Jump to search
old>Admin |
old>Admin |
||
Line 9: | Line 9: | ||
Results | Results | ||
* | * Frontend server: Average 80% CPU | ||
* Database server: N/A | |||
* Page throughput: 63 requests/second | * Page throughput: 63 requests/second | ||
* Size throughput: 421 kB/second | * Size throughput: 421 kB/second |
Revision as of 22:17, 12 February 2013
Performance indicators
Tested on a standard small server year 2012
Setup
- Topology: Seperate frontend / database server
- Hardware: 4 Core CPU, 2 Gb RAM
- Software: Windows, MySQL, Tomcat
- Usecases: login, list, item, update, export
Results
- Frontend server: Average 80% CPU
- Database server: N/A
- Page throughput: 63 requests/second
- Size throughput: 421 kB/second
Results are equivilant to 500+ concurrent users
Codebase metrics
Project metrics for latest build
- Code version: 2090
- Java codebase: 511.242 lines