Skip to content

Commit 5283568

Browse files
committed
Update performance test results [skip ci]
1 parent 863a104 commit 5283568

1 file changed

Lines changed: 53 additions & 57 deletions

File tree

performance.md

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

3-
**Test Date:** 2026-04-25 04:32:21 UTC
4-
**Git Commit:** 145d4b5e096efa07f60a4acf7bdbf1cbf0f2e998
3+
**Test Date:** 2026-04-26 04:55:11 UTC
4+
**Git Commit:** 863a104a722fe59920f329d8defd9eda5fbba97a
55
**Branch:** main
6-
**Workflow Run:** [24922590674](https://github.com/VirtualFlyBrain/VFBquery/actions/runs/24922590674)
6+
**Workflow Run:** [24948608319](https://github.com/VirtualFlyBrain/VFBquery/actions/runs/24948608319)
77

88
## Test Overview
99

@@ -111,23 +111,14 @@ Test scRNAseq transcriptomics queries ... ok
111111
test_12_nblast_queries (src.test.test_query_performance.QueryPerformanceTest)
112112
Test NBLAST similarity queries ... ok
113113
test_13_dataset_template_queries (src.test.test_query_performance.QueryPerformanceTest)
114-
Test dataset and template queries ... FAIL
114+
Test dataset and template queries ... ok
115115
test_14_publication_transgene_queries (src.test.test_query_performance.QueryPerformanceTest)
116116
Test publication and transgene queries ... ok
117117
118-
======================================================================
119-
FAIL: test_13_dataset_template_queries (src.test.test_query_performance.QueryPerformanceTest)
120-
Test dataset and template queries
121118
----------------------------------------------------------------------
122-
Traceback (most recent call last):
123-
File "/home/runner/work/VFBquery/VFBquery/src/test/test_query_performance.py", line 660, in test_13_dataset_template_queries
124-
self.assertLess(duration, self.THRESHOLD_MEDIUM, "AllAlignedImages exceeded threshold")
125-
AssertionError: 3.0273962020874023 not less than 3.0 : AllAlignedImages exceeded threshold
119+
Ran 15 tests in 70.614s
126120
127-
----------------------------------------------------------------------
128-
Ran 15 tests in 83.731s
129-
130-
FAILED (failures=1)
121+
OK
131122
VFBquery functions patched with caching support
132123
VFBquery: SOLR caching enabled by default (3-month TTL)
133124
Disable with: export VFBQUERY_CACHE_ENABLED=false
@@ -137,113 +128,118 @@ VFBquery: SOLR caching enabled by default (3-month TTL)
137128
================================================================================
138129
TERM INFO QUERIES
139130
================================================================================
140-
get_term_info (mushroom body): 2.5117s
141-
get_term_info (individual): 2.1231s
131+
get_term_info (mushroom body): 2.7227s
132+
get_term_info (individual): 2.5748s
142133
143134
================================================================================
144135
NEURON PART OVERLAP QUERIES
145136
================================================================================
146-
NeuronsPartHere: 2.9156s
137+
NeuronsPartHere: 2.8848s
147138
148139
================================================================================
149140
SYNAPTIC TERMINAL QUERIES
150141
================================================================================
151-
NeuronsSynaptic: 2.4790s
152-
NeuronsPresynapticHere: 2.1081s
153-
NeuronsPostsynapticHere: 2.5571s
154-
NeuronNeuronConnectivity: 2.2245s
142+
NeuronsSynaptic: 2.5544s
143+
NeuronsPresynapticHere: 2.5466s
144+
NeuronsPostsynapticHere: 1.7490s
145+
NeuronNeuronConnectivity: 1.8496s
155146
156147
================================================================================
157148
ANATOMICAL HIERARCHY QUERIES
158149
================================================================================
159-
ComponentsOf: 1.9860s
160-
PartsOf: 2.2320s
161-
SubclassesOf: 2.1856s
150+
ComponentsOf: 2.0095s
151+
PartsOf: 1.4994s
152+
SubclassesOf: 1.4970s
162153
163154
================================================================================
164155
TRACT/NERVE AND LINEAGE QUERIES
165156
================================================================================
166-
NeuronClassesFasciculatingHere: 1.9703s
167-
TractsNervesInnervatingHere: 1.9427s
168-
LineageClonesIn: 2.1952s
157+
NeuronClassesFasciculatingHere: 1.4771s
158+
TractsNervesInnervatingHere: 1.4961s
159+
LineageClonesIn: 1.6787s
169160
170161
================================================================================
171162
IMAGE AND DEVELOPMENTAL QUERIES
172163
================================================================================
173-
ImagesNeurons: 3.5899s
174-
ImagesThatDevelopFrom: 2.2263s
175-
epFrag: 2.2012s
164+
ImagesNeurons: 2.5813s
165+
ImagesThatDevelopFrom: 1.4785s
166+
epFrag: 1.3964s
176167
177168
================================================================================
178169
INSTANCE QUERIES
179170
================================================================================
180-
ListAllAvailableImages: 2.1205s
171+
ListAllAvailableImages: 1.4561s
181172
182173
================================================================================
183174
CONNECTIVITY QUERIES
184175
================================================================================
185-
NeuronNeuronConnectivityQuery: 2.0421s
186-
NeuronRegionConnectivityQuery: 2.1517s
176+
NeuronNeuronConnectivityQuery: 1.3889s
177+
NeuronRegionConnectivityQuery: 1.3758s
187178
188179
================================================================================
189180
SIMILARITY QUERIES (Neo4j NBLAST)
190181
================================================================================
191-
SimilarMorphologyTo: 1.0805s
182+
SimilarMorphologyTo: 0.8298s
192183
193184
================================================================================
194185
NEURON INPUT QUERIES (Neo4j)
195186
================================================================================
196-
NeuronInputsTo: 3.7055s
187+
NeuronInputsTo: 2.7759s
197188
198189
================================================================================
199190
EXPRESSION PATTERN QUERIES (Neo4j)
200191
================================================================================
201-
ExpressionOverlapsHere: 1.6064s
192+
ExpressionOverlapsHere: 1.1326s
202193
└─ Found 3922 total expression patterns, returned 10
203194
204195
================================================================================
205196
TRANSCRIPTOMICS QUERIES (Neo4j scRNAseq)
206197
================================================================================
207-
anatScRNAseqQuery: 1.1271s
198+
anatScRNAseqQuery: 0.7159s
208199
└─ Found 57 total clusters, returned 10
209-
clusterExpression: 1.4763s
200+
clusterExpression: 1.2179s
210201
└─ Found 4588 genes expressed, returned 10
211-
expressionCluster: 1.1214s
202+
expressionCluster: 0.7698s
212203
└─ Found 9 clusters expressing gene
213-
scRNAdatasetData: 0.9600s
204+
scRNAdatasetData: 0.6767s
214205
└─ Found 13 clusters in dataset, returned 10
215206
216207
================================================================================
217208
NBLAST SIMILARITY QUERIES
218209
================================================================================
219-
SimilarMorphologyTo: 1.2724s
210+
SimilarMorphologyTo: 0.7871s
220211
└─ Found 215 NBLAST matches, returned 10
221-
SimilarMorphologyToPartOf: 0.9592s
212+
SimilarMorphologyToPartOf: 0.6061s
222213
└─ Found 0 NBLASTexp matches
223-
SimilarMorphologyToPartOfexp: 0.9624s
214+
SimilarMorphologyToPartOfexp: 0.6012s
224215
└─ Found 0 reverse NBLASTexp matches
225-
SimilarMorphologyToNB: 0.9947s
216+
SimilarMorphologyToNB: 0.6894s
226217
└─ Found 15 NeuronBridge matches, returned 10
227-
SimilarMorphologyToNBexp: 0.9759s
218+
SimilarMorphologyToNBexp: 0.6485s
228219
└─ Found 15 NeuronBridge expression matches, returned 10
229220
✅ All NBLAST similarity queries completed
230221
231222
================================================================================
232223
DATASET/TEMPLATE QUERIES
233224
================================================================================
234-
PaintedDomains: 1.1241s
225+
PaintedDomains: 0.7282s
235226
└─ Found 46 painted domains, returned 10
236-
DatasetImages: 0.7894s
227+
DatasetImages: 0.6731s
237228
└─ Found 46 images in dataset, returned 10
238-
AllAlignedImages: 3.0274s
229+
AllAlignedImages: 2.4451s
239230
└─ Found 527179 aligned images, returned 10
231+
AlignedDatasets: 0.6913s ✅
232+
└─ Found 72 aligned datasets, returned 10
233+
AllDatasets: 0.7785s ✅
234+
└─ Found 130 total datasets, returned 20
235+
✅ All dataset/template queries completed
240236
241237
================================================================================
242238
PUBLICATION/TRANSGENE QUERIES
243239
================================================================================
244-
TermsForPub: 1.1215s
240+
TermsForPub: 0.7162s
245241
└─ Found 2 terms for publication
246-
TransgeneExpressionHere: 2.0790s
242+
TransgeneExpressionHere: 3.0384s
247243
└─ Found 2340 transgene expressions, returned 10
248244
✅ All publication/transgene queries completed
249245
@@ -256,7 +252,7 @@ test_term_info_performance (src.test.term_info_queries_test.TermInfoQueriesTest)
256252
Performance test for specific term info queries. ... ok
257253
258254
----------------------------------------------------------------------
259-
Ran 1 test in 4.651s
255+
Ran 1 test in 2.946s
260256
261257
OK
262258
VFBquery functions patched with caching support
@@ -266,10 +262,10 @@ VFBquery: SOLR caching enabled by default (3-month TTL)
266262
==================================================
267263
Performance Test Results:
268264
==================================================
269-
FBbt_00003748 query took: 2.4025 seconds
270-
VFB_00101567 query took: 2.2478 seconds
271-
Total time for both queries: 4.6503 seconds
272-
Performance Level: 🟠 Acceptable (3-6 seconds)
265+
FBbt_00003748 query took: 1.5049 seconds
266+
VFB_00101567 query took: 1.4412 seconds
267+
Total time for both queries: 2.9461 seconds
268+
Performance Level: 🟡 Good (1.5-3 seconds)
273269
==================================================
274270
Performance test completed successfully!
275271
```
@@ -287,4 +283,4 @@ Track performance trends across commits:
287283
- [GitHub Actions History](https://github.com/VirtualFlyBrain/VFBquery/actions/workflows/performance-test.yml)
288284

289285
---
290-
*Last updated: 2026-04-25 04:32:21 UTC*
286+
*Last updated: 2026-04-26 04:55:11 UTC*

0 commit comments

Comments
 (0)