Skip to content

Commit 3be78f5

Browse files
committed
Update performance test results [skip ci]
1 parent 72c602f commit 3be78f5

1 file changed

Lines changed: 7 additions & 16 deletions

File tree

performance.md

Lines changed: 7 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# VFBquery Performance Test Results
22

33
**Test Date:** $(date -u '+%Y-%m-%d %H:%M:%S UTC')
4-
**Git Commit:** 0d7a24ca023f22a1ee6f2af49593b3d28e9f3a16
4+
**Git Commit:** 72c602f15edbf366806cf74524ae1c931f15a1ed
55
**Branch:** dev
6-
**Workflow Run:** 17586236155
6+
**Workflow Run:** 17586988232
77

88
## Test Overview
99

@@ -17,15 +17,6 @@ This performance test measures the execution time of VFB term info queries for s
1717
- Maximum single query time: 5 minutes (300 seconds)
1818
- Maximum total time for both queries: 7.5 minutes (450 seconds)
1919

20-
### Performance Levels
21-
22-
- 🟢 **Excellent**: < 1 minute total
23-
- 🟡 **Good**: 1-3 minutes total
24-
- 🟠 **Acceptable**: 3-5 minutes total
25-
- 🔴 **Slow**: > 5 minutes total
26-
27-
*Note: Complex anatomical class queries can take 2-3 minutes due to extensive data processing, while individual anatomy queries are typically much faster.*
28-
2920
## Test Results
3021

3122
```
@@ -36,11 +27,11 @@ $(cat performance_test_output.log)
3627

3728
**Test Status**: Performance test completed
3829

39-
- **FBbt_00003748 Query Time**: 208.5962 seconds
40-
- **VFB_00101567 Query Time**: 0.2191 seconds
41-
- **Total Query Time**: 208.8153 seconds
30+
- **FBbt_00003748 Query Time**: 125.0663 seconds
31+
- **VFB_00101567 Query Time**: 0.1561 seconds
32+
- **Total Query Time**: 125.2224 seconds
4233

43-
⚠️ **Result**: Some performance thresholds exceeded or test failed
34+
🎉 **Result**: All performance thresholds met!
4435

4536
---
46-
*Last updated: 2025-09-09 14:42:38 UTC*
37+
*Last updated: 2025-09-09 15:07:50 UTC*

0 commit comments

Comments
 (0)