11# VFBquery Performance Test Results
22
3- ** Test Date:** 2025-11-07 08:35:30 UTC
4- ** Git Commit:** 1999824c525ff1df02e5c0fb0033f075bec68bf3
3+ ** Test Date:** 2025-11-07 09:46:48 UTC
4+ ** Git Commit:** 5962caaae3ec5d56a351fe18fca17d8155e87c95
55** Branch:** dev
6- ** Workflow Run:** [ 19162755884 ] ( https://github.com/VirtualFlyBrain/VFBquery/actions/runs/19162755884 )
6+ ** Workflow Run:** [ 19164503614 ] ( https://github.com/VirtualFlyBrain/VFBquery/actions/runs/19164503614 )
77
88## Test Overview
99
@@ -48,12 +48,12 @@ FAIL: test_01_term_info_queries (src.test.test_query_performance.QueryPerformanc
4848Test term info query performance
4949----------------------------------------------------------------------
5050Traceback (most recent call last):
51- File "/home/runner/work/VFBquery/VFBquery/src/test/test_query_performance.py", line 94 , in test_01_term_info_queries
51+ File "/home/runner/work/VFBquery/VFBquery/src/test/test_query_performance.py", line 96 , in test_01_term_info_queries
5252 self.assertLess(duration, self.THRESHOLD_MEDIUM, "term_info query exceeded threshold")
53- AssertionError: 8.69031310081482 not less than 3.0 : term_info query exceeded threshold
53+ AssertionError: 8.709737539291382 not less than 3.0 : term_info query exceeded threshold
5454
5555----------------------------------------------------------------------
56- Ran 6 tests in 16.697s
56+ Ran 6 tests in 17.799s
5757
5858FAILED (failures=1)
5959VFBquery caching enabled: TTL=2160h (90 days), Memory=2048MB
@@ -65,39 +65,41 @@ VFBquery: Caching enabled by default (3-month TTL, 2GB memory)
6565TERM INFO QUERIES
6666================================================================================
6767DEBUG: Cache lookup for FBbt_00003748: MISS
68- get_term_info (mushroom body): 8.6903s ✅
68+ get_term_info (mushroom body): 8.7097s ✅
6969
7070================================================================================
7171NEURON PART OVERLAP QUERIES
7272================================================================================
73- NeuronsPartHere: 0.5806s ✅
73+ NeuronsPartHere: 0.5988s ✅
7474
7575================================================================================
7676SYNAPTIC TERMINAL QUERIES
7777================================================================================
78- NeuronsSynaptic: 0.7537s ✅
79- NeuronsPresynapticHere: 0.6858s ✅
80- NeuronsPostsynapticHere: 0.5925s ✅
78+ NeuronsSynaptic: 0.5873s ✅
79+ NeuronsPresynapticHere: 0.5898s ✅
80+ NeuronsPostsynapticHere: 0.9412s ✅
8181
8282================================================================================
8383ANATOMICAL HIERARCHY QUERIES
8484================================================================================
85- ComponentsOf: 0.5791s ✅
86- PartsOf: 0.5664s ✅
87- SubclassesOf: 0.5932s ✅
85+ ComponentsOf: 0.6226s ✅
86+ PartsOf: 0.5803s ✅
87+ SubclassesOf: 0.5887s ✅
8888
8989================================================================================
9090NEW QUERIES (2025)
9191================================================================================
92- NeuronClassesFasciculatingHere: 0.7516s ✅
93- TractsNervesInnervatingHere: 0.7432s ✅
94- LineageClonesIn: 0.7920s ✅
95- ImagesNeurons: 0.5852s ✅
92+ NeuronClassesFasciculatingHere: 0.6685s ✅
93+ TractsNervesInnervatingHere: 0.7880s ✅
94+ LineageClonesIn: 0.5784s ✅
95+ ImagesNeurons: 0.5974s ✅
96+ ImagesThatDevelopFrom: 0.7531s ✅
97+ epFrag: 0.6081s ✅
9698
9799================================================================================
98100INSTANCE QUERIES
99101================================================================================
100- ListAllAvailableImages: 0.7825s ✅
102+ ListAllAvailableImages: 0.5853s ✅
101103
102104================================================================================
103105PERFORMANCE TEST SUMMARY
@@ -108,7 +110,7 @@ test_term_info_performance (src.test.term_info_queries_test.TermInfoQueriesTest)
108110Performance test for specific term info queries. ... ok
109111
110112----------------------------------------------------------------------
111- Ran 1 test in 1.207s
113+ Ran 1 test in 1.385s
112114
113115OK
114116VFBquery caching enabled: TTL=2160h (90 days), Memory=2048MB
@@ -123,9 +125,9 @@ VFBquery: Caching enabled by default (3-month TTL, 2GB memory)
123125==================================================
124126Performance Test Results:
125127==================================================
126- FBbt_00003748 query took: 0.6085 seconds
127- VFB_00101567 query took: 0.5978 seconds
128- Total time for both queries: 1.2063 seconds
128+ FBbt_00003748 query took: 0.6206 seconds
129+ VFB_00101567 query took: 0.7637 seconds
130+ Total time for both queries: 1.3844 seconds
129131Performance Level: 🟢 Excellent (< 1.5 seconds)
130132==================================================
131133Performance test completed successfully!
@@ -144,4 +146,4 @@ Track performance trends across commits:
144146- [ GitHub Actions History] ( https://github.com/VirtualFlyBrain/VFBquery/actions/workflows/performance-test.yml )
145147
146148---
147- * Last updated: 2025-11-07 08:35:30 UTC*
149+ * Last updated: 2025-11-07 09:46:48 UTC*
0 commit comments