-
-
Notifications
You must be signed in to change notification settings - Fork 76
Expand file tree
/
Copy pathcurrent-test.json
More file actions
49 lines (49 loc) · 1.47 KB
/
current-test.json
File metadata and controls
49 lines (49 loc) · 1.47 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
Starting simplified performance benchmarks...
✓ Dashboard loading benchmark completed
✓ Checkout process benchmark completed
✓ Site creation validation benchmark completed
✓ Membership operations benchmark completed
✓ API endpoints benchmark completed
✓ Database queries benchmark completed
{
"test_run": "2025-11-15 20:22:14",
"php_version": "8.4.12",
"wordpress_version": "6.4.3",
"plugin_version": "2.4.7",
"dashboard_loading": {
"execution_time_ms": 1.09,
"memory_usage_mb": 0,
"peak_memory_mb": 2,
"database_queries": 0
},
"checkout_process": {
"execution_time_ms": 0.6,
"memory_usage_mb": 0,
"peak_memory_mb": 2,
"database_queries": 0
},
"site_creation_validation": {
"execution_time_ms": 0.59,
"memory_usage_mb": 0,
"peak_memory_mb": 2,
"database_queries": 0
},
"membership_operations": {
"execution_time_ms": 0.01,
"memory_usage_mb": 0,
"peak_memory_mb": 2,
"database_queries": 0
},
"api_endpoints": {
"execution_time_ms": 0.89,
"memory_usage_mb": 0,
"peak_memory_mb": 2,
"database_queries": 0
},
"database_queries": {
"execution_time_ms": 0.26,
"memory_usage_mb": 0,
"peak_memory_mb": 2,
"database_queries": 5
}
}Results saved to: /home/dave/multisite/ultimate-multisite/tests/simple-performance-results-2025-11-15-20-22-14.json