Skip to content

Commit 537d038

Browse files
committed
Update performance test results [skip ci]
1 parent 650aa13 commit 537d038

1 file changed

Lines changed: 48 additions & 47 deletions

File tree

performance.md

Lines changed: 48 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# VFBquery Performance Test Results
22

3-
**Test Date:** 2026-03-18 09:17:28 UTC
4-
**Git Commit:** 607378b14b2f8e988894859b38f28faa1bcbf1e3
3+
**Test Date:** 2026-03-19 04:16:46 UTC
4+
**Git Commit:** 650aa132102c8df768b99b269619fd4f71e6b06a
55
**Branch:** main
6-
**Workflow Run:** [23237416852](https://github.com/VirtualFlyBrain/VFBquery/actions/runs/23237416852)
6+
**Workflow Run:** [23279511606](https://github.com/VirtualFlyBrain/VFBquery/actions/runs/23279511606)
77

88
## Test Overview
99

@@ -122,10 +122,10 @@ Test dataset and template queries
122122
Traceback (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.176645040512085 not less than 3.0 : AllAlignedImages exceeded threshold
125+
AssertionError: 6.632084131240845 not less than 3.0 : AllAlignedImages exceeded threshold
126126
127127
----------------------------------------------------------------------
128-
Ran 15 tests in 90.293s
128+
Ran 15 tests in 116.683s
129129
130130
FAILED (failures=1)
131131
VFBquery functions patched with caching support
@@ -137,113 +137,114 @@ VFBquery: SOLR caching enabled by default (3-month TTL)
137137
================================================================================
138138
TERM INFO QUERIES
139139
================================================================================
140-
get_term_info (mushroom body): 3.0792s
141-
get_term_info (individual): 2.3052s
140+
get_term_info (mushroom body): 2.1962s
141+
get_term_info (individual): 1.6673s
142142
143143
================================================================================
144144
NEURON PART OVERLAP QUERIES
145145
================================================================================
146-
NeuronsPartHere: 2.6969s
146+
NeuronsPartHere: 2.0149s
147147
148148
================================================================================
149149
SYNAPTIC TERMINAL QUERIES
150150
================================================================================
151-
NeuronsSynaptic: 3.2247s
152-
NeuronsPresynapticHere: 2.0199s
153-
NeuronsPostsynapticHere: 2.4104s
154-
NeuronNeuronConnectivity: 1.8889s
151+
NeuronsSynaptic: 1.8236s
152+
NeuronsPresynapticHere: 1.7131s
153+
NeuronsPostsynapticHere: 1.6719s
154+
NeuronNeuronConnectivity: 1.4744s
155155
156156
================================================================================
157157
ANATOMICAL HIERARCHY QUERIES
158158
================================================================================
159-
ComponentsOf: 2.2586s
160-
PartsOf: 1.8594s
161-
SubclassesOf: 1.8684s
159+
ComponentsOf: 1.5045s
160+
PartsOf: 1.2768s
161+
SubclassesOf: 1.2766s
162162
163163
================================================================================
164164
TRACT/NERVE AND LINEAGE QUERIES
165165
================================================================================
166-
NeuronClassesFasciculatingHere: 1.8251s
167-
TractsNervesInnervatingHere: 1.8877s
168-
LineageClonesIn: 1.8615s
166+
NeuronClassesFasciculatingHere: 1.2788s
167+
TractsNervesInnervatingHere: 1.7202s
168+
LineageClonesIn: 1.1874s
169169
170170
================================================================================
171171
IMAGE AND DEVELOPMENTAL QUERIES
172172
================================================================================
173-
ImagesNeurons: 3.1220s
174-
ImagesThatDevelopFrom: 1.9525s
175-
epFrag: 1.8564s
173+
ImagesNeurons: 2.2620s
174+
ImagesThatDevelopFrom: 1.2323s
175+
epFrag: 1.3792s
176176
177177
================================================================================
178178
INSTANCE QUERIES
179179
================================================================================
180-
ListAllAvailableImages: 1.8418s
180+
ListAllAvailableImages: 1.2522s
181181
182182
================================================================================
183183
CONNECTIVITY QUERIES
184184
================================================================================
185-
NeuronNeuronConnectivityQuery: 1.8817s
186-
NeuronRegionConnectivityQuery: 1.8563s
185+
NeuronNeuronConnectivityQuery: 1.2273s
186+
NeuronRegionConnectivityQuery: 1.3922s
187187
188188
================================================================================
189189
SIMILARITY QUERIES (Neo4j NBLAST)
190190
================================================================================
191-
SimilarMorphologyTo: 1.0805s
191+
SimilarMorphologyTo: 0.6392s
192192
193193
================================================================================
194194
NEURON INPUT QUERIES (Neo4j)
195195
================================================================================
196-
NeuronInputsTo: 4.5897s
196+
NeuronInputsTo: 2.8321s
197197
198198
================================================================================
199199
EXPRESSION PATTERN QUERIES (Neo4j)
200200
================================================================================
201-
ExpressionOverlapsHere: 1.4319s
201+
ExpressionOverlapsHere: 0.9735s
202202
└─ Found 3922 total expression patterns, returned 10
203203
204204
================================================================================
205205
TRANSCRIPTOMICS QUERIES (Neo4j scRNAseq)
206206
================================================================================
207-
anatScRNAseqQuery: 0.9489s
207+
anatScRNAseqQuery: 0.6256s
208208
└─ Found 57 total clusters, returned 10
209-
clusterExpression: 0.9278s
209+
clusterExpression: 34.7036s
210210
└─ Found 4588 genes expressed, returned 10
211-
expressionCluster: 0.8521s ✅
211+
clusterExpression: Skipped (test data may not exist): 34.70363998413086 not less than 15.0 : clusterExpression exceeded threshold
212+
expressionCluster: 13.6422s ✅
212213
└─ Found 9 clusters expressing gene
213-
scRNAdatasetData: 9.4247s
214+
scRNAdatasetData: 1.6521s
214215
└─ Found 13 clusters in dataset, returned 10
215216
216217
================================================================================
217218
NBLAST SIMILARITY QUERIES
218219
================================================================================
219-
SimilarMorphologyTo: 1.1357s
220+
SimilarMorphologyTo: 0.7655s
220221
└─ Found 215 NBLAST matches, returned 10
221-
SimilarMorphologyToPartOf: 0.6948s
222+
SimilarMorphologyToPartOf: 1.0643s
222223
└─ Found 0 NBLASTexp matches
223-
SimilarMorphologyToPartOfexp: 0.7001s
224+
SimilarMorphologyToPartOfexp: 0.4727s
224225
└─ Found 0 reverse NBLASTexp matches
225-
SimilarMorphologyToNB: 0.6979s
226+
SimilarMorphologyToNB: 1.5214s
226227
└─ Found 15 NeuronBridge matches, returned 10
227-
SimilarMorphologyToNBexp: 0.7092s
228+
SimilarMorphologyToNBexp: 0.5670s
228229
└─ Found 15 NeuronBridge expression matches, returned 10
229230
✅ All NBLAST similarity queries completed
230231
231232
================================================================================
232233
DATASET/TEMPLATE QUERIES
233234
================================================================================
234-
PaintedDomains: 0.9077s
235+
PaintedDomains: 0.5969s
235236
└─ Found 46 painted domains, returned 10
236-
DatasetImages: 0.7009s
237+
DatasetImages: 0.6723s
237238
└─ Found 46 images in dataset, returned 10
238-
AllAlignedImages: 3.1766s
239+
AllAlignedImages: 6.6321s
239240
└─ Found 465165 aligned images, returned 10
240241
241242
================================================================================
242243
PUBLICATION/TRANSGENE QUERIES
243244
================================================================================
244-
TermsForPub: 0.9428s
245+
TermsForPub: 0.6008s
245246
└─ Found 2 terms for publication
246-
TransgeneExpressionHere: 2.1893s
247+
TransgeneExpressionHere: 3.7719s
247248
└─ Found 2338 transgene expressions, returned 10
248249
✅ All publication/transgene queries completed
249250
@@ -256,7 +257,7 @@ test_term_info_performance (src.test.term_info_queries_test.TermInfoQueriesTest)
256257
Performance test for specific term info queries. ... ok
257258
258259
----------------------------------------------------------------------
259-
Ran 1 test in 3.734s
260+
Ran 1 test in 2.520s
260261
261262
OK
262263
VFBquery functions patched with caching support
@@ -266,10 +267,10 @@ VFBquery: SOLR caching enabled by default (3-month TTL)
266267
==================================================
267268
Performance Test Results:
268269
==================================================
269-
FBbt_00003748 query took: 1.8460 seconds
270-
VFB_00101567 query took: 1.8878 seconds
271-
Total time for both queries: 3.7339 seconds
272-
Performance Level: 🟠 Acceptable (3-6 seconds)
270+
FBbt_00003748 query took: 1.3052 seconds
271+
VFB_00101567 query took: 1.2148 seconds
272+
Total time for both queries: 2.5200 seconds
273+
Performance Level: 🟡 Good (1.5-3 seconds)
273274
==================================================
274275
Performance test completed successfully!
275276
```
@@ -287,4 +288,4 @@ Track performance trends across commits:
287288
- [GitHub Actions History](https://github.com/VirtualFlyBrain/VFBquery/actions/workflows/performance-test.yml)
288289

289290
---
290-
*Last updated: 2026-03-18 09:17:28 UTC*
291+
*Last updated: 2026-03-19 04:16:46 UTC*

0 commit comments

Comments
 (0)