11# VFBquery Performance Test Results
22
3- ** Test Date:** 2025-11-06 23:09:28 UTC
4- ** Git Commit:** bd346650d667a1f6980990ab476db9233479e89f
5- ** Branch:** dev
6- ** Workflow Run:** [ 19152612234 ] ( https://github.com/VirtualFlyBrain/VFBquery/actions/runs/19152612234 )
3+ ** Test Date:** 2025-11-07 08:35:51 UTC
4+ ** Git Commit:** 3b3e1f41c7a4a60e700f9adda7460bbd7ede09eb
5+ ** Branch:** main
6+ ** Workflow Run:** [ 19162765321 ] ( https://github.com/VirtualFlyBrain/VFBquery/actions/runs/19162765321 )
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: 8.598119258880615 not less than 3.0 : term_info query exceeded threshold
53+ AssertionError: 6.2604241371154785 not less than 3.0 : term_info query exceeded threshold
5454
5555----------------------------------------------------------------------
56- Ran 6 tests in 16.573s
56+ Ran 6 tests in 13.578s
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): 8.5981s ✅
68+ get_term_info (mushroom body): 6.2604s ✅
6969
7070================================================================================
7171NEURON PART OVERLAP QUERIES
7272================================================================================
73- NeuronsPartHere: 0.6646s ✅
73+ NeuronsPartHere: 0.7065s ✅
7474
7575================================================================================
7676SYNAPTIC TERMINAL QUERIES
7777================================================================================
78- NeuronsSynaptic: 0.6417s ✅
79- NeuronsPresynapticHere: 0.6458s ✅
80- NeuronsPostsynapticHere: 0.6492s ✅
78+ NeuronsSynaptic: 0.5478s ✅
79+ NeuronsPresynapticHere: 0.6290s ✅
80+ NeuronsPostsynapticHere: 0.6272s ✅
8181
8282================================================================================
8383ANATOMICAL HIERARCHY QUERIES
8484================================================================================
85- ComponentsOf: 0.6447s ✅
86- PartsOf: 0.6637s ✅
87- SubclassesOf: 0.8425s ✅
85+ ComponentsOf: 0.7418s ✅
86+ PartsOf: 0.5578s ✅
87+ SubclassesOf: 0.5612s ✅
8888
8989================================================================================
9090NEW QUERIES (2025)
9191================================================================================
92- NeuronClassesFasciculatingHere: 0.6454s ✅
93- TractsNervesInnervatingHere: 0.6351s ✅
94- LineageClonesIn: 0.6446s ✅
95- ImagesNeurons: 0.6604s ✅
92+ NeuronClassesFasciculatingHere: 0.7009s ✅
93+ TractsNervesInnervatingHere: 0.5616s ✅
94+ LineageClonesIn: 0.5510s ✅
95+ ImagesNeurons: 0.5783s ✅
9696
9797================================================================================
9898INSTANCE QUERIES
9999================================================================================
100- ListAllAvailableImages: 0.6358s ✅
100+ ListAllAvailableImages: 0.5538s ✅
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.306s
111+ Ran 1 test in 1.190s
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: 0.6560 seconds
127- VFB_00101567 query took: 0.6502 seconds
128- Total time for both queries: 1.3062 seconds
126+ FBbt_00003748 query took: 0.5600 seconds
127+ VFB_00101567 query took: 0.6298 seconds
128+ Total time for both queries: 1.1898 seconds
129129Performance Level: 🟢 Excellent (< 1.5 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-06 23:09:28 UTC*
147+ * Last updated: 2025-11-07 08:35:51 UTC*
0 commit comments