11# VFBquery Performance Test Results
22
3- ** Test Date:** 2025-11-16 03:13:34 UTC
4- ** Git Commit:** 971e1ed6e5ae59ffa8d0c7bae1592b34a1da941f
3+ ** Test Date:** 2025-11-17 03:11:23 UTC
4+ ** Git Commit:** 411a7b47af7257a96e18fb95982cdb8fc0124ef8
55** Branch:** main
6- ** Workflow Run:** [ 19399507884 ] ( https://github.com/VirtualFlyBrain/VFBquery/actions/runs/19399507884 )
6+ ** Workflow Run:** [ 19417131631 ] ( https://github.com/VirtualFlyBrain/VFBquery/actions/runs/19417131631 )
77
88## Test Overview
99
@@ -50,10 +50,10 @@ Test term info query performance
5050Traceback (most recent call last):
5151 File "/home/runner/work/VFBquery/VFBquery/src/test/test_query_performance.py", line 94, in test_01_term_info_queries
5252 self.assertLess(duration, self.THRESHOLD_MEDIUM, "term_info query exceeded threshold")
53- AssertionError: 11.296876668930054 not less than 3.0 : term_info query exceeded threshold
53+ AssertionError: 12.281006097793579 not less than 3.0 : term_info query exceeded threshold
5454
5555----------------------------------------------------------------------
56- Ran 6 tests in 23.519s
56+ Ran 6 tests in 25.242s
5757
5858FAILED (failures=1)
5959VFBquery caching enabled: TTL=2160h (90 days), Memory=2048MB
@@ -65,39 +65,39 @@ 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): 11.2969s ✅
68+ get_term_info (mushroom body): 12.2810s ✅
6969
7070================================================================================
7171NEURON PART OVERLAP QUERIES
7272================================================================================
73- NeuronsPartHere: 1.5767s ✅
73+ NeuronsPartHere: 1.3905s ✅
7474
7575================================================================================
7676SYNAPTIC TERMINAL QUERIES
7777================================================================================
78- NeuronsSynaptic: 1.0819s ✅
79- NeuronsPresynapticHere: 0.8827s ✅
80- NeuronsPostsynapticHere: 1.0503s ✅
78+ NeuronsSynaptic: 1.1730s ✅
79+ NeuronsPresynapticHere: 1.4085s ✅
80+ NeuronsPostsynapticHere: 1.2614s ✅
8181
8282================================================================================
8383ANATOMICAL HIERARCHY QUERIES
8484================================================================================
85- ComponentsOf: 1.4113s ✅
86- PartsOf: 0.8892s ✅
87- SubclassesOf: 0.9074s ✅
85+ ComponentsOf: 0.9220s ✅
86+ PartsOf: 0.9663s ✅
87+ SubclassesOf: 0.9398s ✅
8888
8989================================================================================
9090NEW QUERIES (2025)
9191================================================================================
92- NeuronClassesFasciculatingHere: 0.8796s ✅
93- TractsNervesInnervatingHere: 0.8829s ✅
94- LineageClonesIn: 0.8786s ✅
95- ImagesNeurons: 0.8767s ✅
92+ NeuronClassesFasciculatingHere: 1.1027s ✅
93+ TractsNervesInnervatingHere: 0.9759s ✅
94+ LineageClonesIn: 0.9505s ✅
95+ ImagesNeurons: 0.9516s ✅
9696
9797================================================================================
9898INSTANCE QUERIES
9999================================================================================
100- ListAllAvailableImages: 0.9032s ✅
100+ ListAllAvailableImages: 0.9176s ✅
101101
102102================================================================================
103103PERFORMANCE TEST SUMMARY
@@ -108,7 +108,7 @@ test_term_info_performance (src.test.term_info_queries_test.TermInfoQueriesTest)
108108Performance test for specific term info queries. ... ok
109109
110110----------------------------------------------------------------------
111- Ran 1 test in 1.990s
111+ Ran 1 test in 2.065s
112112
113113OK
114114VFBquery caching enabled: TTL=2160h (90 days), Memory=2048MB
@@ -123,9 +123,9 @@ VFBquery: Caching enabled by default (3-month TTL, 2GB memory)
123123==================================================
124124Performance Test Results:
125125==================================================
126- FBbt_00003748 query took: 1.0870 seconds
127- VFB_00101567 query took: 0.9027 seconds
128- Total time for both queries: 1.9897 seconds
126+ FBbt_00003748 query took: 1.1183 seconds
127+ VFB_00101567 query took: 0.9468 seconds
128+ Total time for both queries: 2.0651 seconds
129129Performance Level: 🟡 Good (1.5-3 seconds)
130130==================================================
131131Performance test completed successfully!
@@ -144,4 +144,4 @@ Track performance trends across commits:
144144- [ GitHub Actions History] ( https://github.com/VirtualFlyBrain/VFBquery/actions/workflows/performance-test.yml )
145145
146146---
147- * Last updated: 2025-11-16 03:13:34 UTC*
147+ * Last updated: 2025-11-17 03:11:23 UTC*
0 commit comments