11# VFBquery Performance Test Results
22
3- ** Test Date:** 2025-11-06 22:55:24 UTC
4- ** Git Commit:** e9345a34a70d715cbba306e5de8f07971bf2f06b
3+ ** Test Date:** 2025-11-06 23:09:28 UTC
4+ ** Git Commit:** bd346650d667a1f6980990ab476db9233479e89f
55** Branch:** dev
6- ** Workflow Run:** [ 19152298747 ] ( https://github.com/VirtualFlyBrain/VFBquery/actions/runs/19152298747 )
6+ ** Workflow Run:** [ 19152612234 ] ( https://github.com/VirtualFlyBrain/VFBquery/actions/runs/19152612234 )
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: 91.05893087387085 not less than 3.0 : term_info query exceeded threshold
53+ AssertionError: 8.598119258880615 not less than 3.0 : term_info query exceeded threshold
5454
5555----------------------------------------------------------------------
56- Ran 6 tests in 99.000s
56+ Ran 6 tests in 16.573s
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): 91.0589s ✅
68+ get_term_info (mushroom body): 8.5981s ✅
6969
7070================================================================================
7171NEURON PART OVERLAP QUERIES
7272================================================================================
73- NeuronsPartHere: 0.7412s ✅
73+ NeuronsPartHere: 0.6646s ✅
7474
7575================================================================================
7676SYNAPTIC TERMINAL QUERIES
7777================================================================================
78- NeuronsSynaptic: 0.7658s ✅
79- NeuronsPresynapticHere: 0.5882s ✅
80- NeuronsPostsynapticHere: 0.6004s ✅
78+ NeuronsSynaptic: 0.6417s ✅
79+ NeuronsPresynapticHere: 0.6458s ✅
80+ NeuronsPostsynapticHere: 0.6492s ✅
8181
8282================================================================================
8383ANATOMICAL HIERARCHY QUERIES
8484================================================================================
85- ComponentsOf: 0.6777s ✅
86- PartsOf: 0.5956s ✅
87- SubclassesOf: 0.6793s ✅
85+ ComponentsOf: 0.6447s ✅
86+ PartsOf: 0.6637s ✅
87+ SubclassesOf: 0.8425s ✅
8888
8989================================================================================
9090NEW QUERIES (2025)
9191================================================================================
92- NeuronClassesFasciculatingHere: 0.7705s ✅
93- TractsNervesInnervatingHere: 0.5785s ✅
94- LineageClonesIn: 0.5851s ✅
95- ImagesNeurons: 0.5834s ✅
92+ NeuronClassesFasciculatingHere: 0.6454s ✅
93+ TractsNervesInnervatingHere: 0.6351s ✅
94+ LineageClonesIn: 0.6446s ✅
95+ ImagesNeurons: 0.6604s ✅
9696
9797================================================================================
9898INSTANCE QUERIES
9999================================================================================
100- ListAllAvailableImages: 0.7739s ✅
100+ ListAllAvailableImages: 0.6358s ✅
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.189s
111+ Ran 1 test in 1.306s
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.5922 seconds
127- VFB_00101567 query took: 0.5970 seconds
128- Total time for both queries: 1.1891 seconds
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
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 22:55:24 UTC*
147+ * Last updated: 2025-11-06 23:09:28 UTC*
0 commit comments