11# VFBquery Performance Test Results
22
3- ** Test Date:** 2026-03-13 04:06:27 UTC
4- ** Git Commit:** 304fd441ff604dd7d31ae0c16689f65daa816fd9
3+ ** Test Date:** 2026-03-13 07:57:13 UTC
4+ ** Git Commit:** 144dbe86aae43ce3c01136195f02f0f3c33ef163
55** Branch:** main
6- ** Workflow Run:** [ 23035657830 ] ( https://github.com/VirtualFlyBrain/VFBquery/actions/runs/23035657830 )
6+ ** Workflow Run:** [ 23041516091 ] ( https://github.com/VirtualFlyBrain/VFBquery/actions/runs/23041516091 )
77
88## Test Overview
99
@@ -122,10 +122,10 @@ Test dataset and template queries
122122Traceback (most recent call last):
123123 File "/home/runner/work/VFBquery/VFBquery/src/test/test_query_performance.py", line 660, in test_13_dataset_template_queries
124124 self.assertLess(duration, self.THRESHOLD_MEDIUM, "AllAlignedImages exceeded threshold")
125- AssertionError: 3.0016891956329346 not less than 3.0 : AllAlignedImages exceeded threshold
125+ AssertionError: 3.1062052249908447 not less than 3.0 : AllAlignedImages exceeded threshold
126126
127127----------------------------------------------------------------------
128- Ran 15 tests in 77.079s
128+ Ran 15 tests in 107.017s
129129
130130FAILED (failures=1)
131131VFBquery functions patched with caching support
@@ -137,113 +137,113 @@ VFBquery: SOLR caching enabled by default (3-month TTL)
137137================================================================================
138138TERM INFO QUERIES
139139================================================================================
140- get_term_info (mushroom body): 21.0407s ✅
141- get_term_info (individual): 1.4680s ✅
140+ get_term_info (mushroom body): 30.2929s ✅
141+ get_term_info (individual): 2.2274s ✅
142142
143143================================================================================
144144NEURON PART OVERLAP QUERIES
145145================================================================================
146- NeuronsPartHere: 1.7587s ✅
146+ NeuronsPartHere: 2.5496s ✅
147147
148148================================================================================
149149SYNAPTIC TERMINAL QUERIES
150150================================================================================
151- NeuronsSynaptic: 1.6887s ✅
152- NeuronsPresynapticHere: 1.4438s ✅
153- NeuronsPostsynapticHere: 1.6855s ✅
154- NeuronNeuronConnectivity: 1.4094s ✅
151+ NeuronsSynaptic: 2.5434s ✅
152+ NeuronsPresynapticHere: 2.1249s ✅
153+ NeuronsPostsynapticHere: 2.4060s ✅
154+ NeuronNeuronConnectivity: 2.0148s ✅
155155
156156================================================================================
157157ANATOMICAL HIERARCHY QUERIES
158158================================================================================
159- ComponentsOf: 1.4118s ✅
160- PartsOf: 1.3738s ✅
161- SubclassesOf: 1.4304s ✅
159+ ComponentsOf: 2.0205s ✅
160+ PartsOf: 2.0632s ✅
161+ SubclassesOf: 2.0713s ✅
162162
163163================================================================================
164164TRACT/NERVE AND LINEAGE QUERIES
165165================================================================================
166- NeuronClassesFasciculatingHere: 1.4257s ✅
167- TractsNervesInnervatingHere: 1.4233s ✅
168- LineageClonesIn: 1.3958s ✅
166+ NeuronClassesFasciculatingHere: 2.0665s ✅
167+ TractsNervesInnervatingHere: 2.0282s ✅
168+ LineageClonesIn: 2.0421s ✅
169169
170170================================================================================
171171IMAGE AND DEVELOPMENTAL QUERIES
172172================================================================================
173- ImagesNeurons: 2.4564s ✅
174- ImagesThatDevelopFrom: 1.4854s ✅
175- epFrag: 1.4130s ✅
173+ ImagesNeurons: 3.3900s ✅
174+ ImagesThatDevelopFrom: 2.1704s ✅
175+ epFrag: 2.0829s ✅
176176
177177================================================================================
178178INSTANCE QUERIES
179179================================================================================
180- ListAllAvailableImages: 1.4078s ✅
180+ ListAllAvailableImages: 2.1491s ✅
181181
182182================================================================================
183183CONNECTIVITY QUERIES
184184================================================================================
185- NeuronNeuronConnectivityQuery: 1.3934s ✅
186- NeuronRegionConnectivityQuery: 1.4298s ✅
185+ NeuronNeuronConnectivityQuery: 2.0723s ✅
186+ NeuronRegionConnectivityQuery: 2.0295s ✅
187187
188188================================================================================
189189SIMILARITY QUERIES (Neo4j NBLAST)
190190================================================================================
191- SimilarMorphologyTo: 0.7583s ✅
191+ SimilarMorphologyTo: 1.0493s ✅
192192
193193================================================================================
194194NEURON INPUT QUERIES (Neo4j)
195195================================================================================
196- NeuronInputsTo: 2.9728s ✅
196+ NeuronInputsTo: 3.3096s ✅
197197
198198================================================================================
199199EXPRESSION PATTERN QUERIES (Neo4j)
200200================================================================================
201- ExpressionOverlapsHere: 1.0227s ✅
201+ ExpressionOverlapsHere: 1.3785s ✅
202202 └─ Found 3922 total expression patterns, returned 10
203203
204204================================================================================
205205TRANSCRIPTOMICS QUERIES (Neo4j scRNAseq)
206206================================================================================
207- anatScRNAseqQuery: 0.7059s ✅
207+ anatScRNAseqQuery: 1.0429s ✅
208208 └─ Found 57 total clusters, returned 10
209- clusterExpression: 0.8506s ✅
209+ clusterExpression: 1.2580s ✅
210210 └─ Found 4588 genes expressed, returned 10
211- expressionCluster: 0.7290s ✅
211+ expressionCluster: 0.9382s ✅
212212 └─ Found 9 clusters expressing gene
213- scRNAdatasetData: 0.8026s ✅
213+ scRNAdatasetData: 0.8250s ✅
214214 └─ Found 13 clusters in dataset, returned 10
215215
216216================================================================================
217217NBLAST SIMILARITY QUERIES
218218================================================================================
219- SimilarMorphologyTo: 0.7962s ✅
219+ SimilarMorphologyTo: 1.3561s ✅
220220 └─ Found 215 NBLAST matches, returned 10
221- SimilarMorphologyToPartOf: 0.5771s ✅
221+ SimilarMorphologyToPartOf: 0.7785s ✅
222222 └─ Found 0 NBLASTexp matches
223- SimilarMorphologyToPartOfexp: 0.5590s ✅
223+ SimilarMorphologyToPartOfexp: 0.7598s ✅
224224 └─ Found 0 reverse NBLASTexp matches
225- SimilarMorphologyToNB: 0.6019s ✅
225+ SimilarMorphologyToNB: 0.9155s ✅
226226 └─ Found 15 NeuronBridge matches, returned 10
227- SimilarMorphologyToNBexp: 0.6731s ✅
227+ SimilarMorphologyToNBexp: 0.7769s ✅
228228 └─ Found 15 NeuronBridge expression matches, returned 10
229229✅ All NBLAST similarity queries completed
230230
231231================================================================================
232232DATASET/TEMPLATE QUERIES
233233================================================================================
234- PaintedDomains: 0.7150s ✅
234+ PaintedDomains: 1.0118s ✅
235235 └─ Found 46 painted domains, returned 10
236- DatasetImages: 0.5969s ✅
236+ DatasetImages: 0.9165s ✅
237237 └─ Found 46 images in dataset, returned 10
238- AllAlignedImages: 3.0017s ✅
238+ AllAlignedImages: 3.1062s ✅
239239 └─ Found 546915 aligned images, returned 10
240240
241241================================================================================
242242PUBLICATION/TRANSGENE QUERIES
243243================================================================================
244- TermsForPub: 0.6982s ✅
244+ TermsForPub: 1.0373s ✅
245245 └─ Found 2 terms for publication
246- TransgeneExpressionHere: 1.4952s ✅
246+ TransgeneExpressionHere: 1.9255s ✅
247247 └─ Found 2350 transgene expressions, returned 10
248248✅ All publication/transgene queries completed
249249
@@ -256,7 +256,7 @@ test_term_info_performance (src.test.term_info_queries_test.TermInfoQueriesTest)
256256Performance test for specific term info queries. ... ok
257257
258258----------------------------------------------------------------------
259- Ran 1 test in 2.864s
259+ Ran 1 test in 4.108s
260260
261261OK
262262VFBquery functions patched with caching support
@@ -266,10 +266,10 @@ VFBquery: SOLR caching enabled by default (3-month TTL)
266266==================================================
267267Performance Test Results:
268268==================================================
269- FBbt_00003748 query took: 1.4423 seconds
270- VFB_00101567 query took: 1.4219 seconds
271- Total time for both queries: 2.8641 seconds
272- Performance Level: 🟡 Good (1.5-3 seconds)
269+ FBbt_00003748 query took: 2.0449 seconds
270+ VFB_00101567 query took: 2.0627 seconds
271+ Total time for both queries: 4.1076 seconds
272+ Performance Level: 🟠 Acceptable (3-6 seconds)
273273==================================================
274274Performance test completed successfully!
275275```
@@ -287,4 +287,4 @@ Track performance trends across commits:
287287- [ GitHub Actions History] ( https://github.com/VirtualFlyBrain/VFBquery/actions/workflows/performance-test.yml )
288288
289289---
290- * Last updated: 2026-03-13 04:06:27 UTC*
290+ * Last updated: 2026-03-13 07:57:13 UTC*
0 commit comments