Skip to content

Commit 5421dcf

Browse files
committed
Update performance test results [skip ci]
1 parent 2b34510 commit 5421dcf

1 file changed

Lines changed: 49 additions & 49 deletions

File tree

performance.md

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

3-
**Test Date:** 2026-04-04 04:11:25 UTC
4-
**Git Commit:** f7354ddab2a93d517097c2e213f2dd3be1a450e8
3+
**Test Date:** 2026-04-05 04:33:13 UTC
4+
**Git Commit:** 2b34510e3d1fd38fea3a9a6e68054e4d4a20ba0e
55
**Branch:** main
6-
**Workflow Run:** [23971001371](https://github.com/VirtualFlyBrain/VFBquery/actions/runs/23971001371)
6+
**Workflow Run:** [23994256498](https://github.com/VirtualFlyBrain/VFBquery/actions/runs/23994256498)
77

88
## Test Overview
99

@@ -116,7 +116,7 @@ test_14_publication_transgene_queries (src.test.test_query_performance.QueryPerf
116116
Test publication and transgene queries ... ok
117117
118118
----------------------------------------------------------------------
119-
Ran 15 tests in 84.786s
119+
Ran 15 tests in 115.324s
120120
121121
OK
122122
VFBquery functions patched with caching support
@@ -128,119 +128,119 @@ VFBquery: SOLR caching enabled by default (3-month TTL)
128128
================================================================================
129129
TERM INFO QUERIES
130130
================================================================================
131-
get_term_info (mushroom body): 2.1493s
132-
get_term_info (individual): 1.5287s
131+
get_term_info (mushroom body): 2.4940s
132+
get_term_info (individual): 2.4577s
133133
134134
================================================================================
135135
NEURON PART OVERLAP QUERIES
136136
================================================================================
137-
NeuronsPartHere: 2.1176s
137+
NeuronsPartHere: 2.7088s
138138
139139
================================================================================
140140
SYNAPTIC TERMINAL QUERIES
141141
================================================================================
142-
NeuronsSynaptic: 2.1112s
143-
NeuronsPresynapticHere: 1.5644s
144-
NeuronsPostsynapticHere: 1.6974s
145-
NeuronNeuronConnectivity: 1.4091s
142+
NeuronsSynaptic: 2.4623s
143+
NeuronsPresynapticHere: 1.8542s
144+
NeuronsPostsynapticHere: 2.1083s
145+
NeuronNeuronConnectivity: 1.7987s
146146
147147
================================================================================
148148
ANATOMICAL HIERARCHY QUERIES
149149
================================================================================
150-
ComponentsOf: 1.4969s
151-
PartsOf: 1.7920s
152-
SubclassesOf: 1.2494s
150+
ComponentsOf: 1.9772s
151+
PartsOf: 1.7865s
152+
SubclassesOf: 1.9446s
153153
154154
================================================================================
155155
TRACT/NERVE AND LINEAGE QUERIES
156156
================================================================================
157-
NeuronClassesFasciculatingHere: 1.2895s
158-
TractsNervesInnervatingHere: 2.0112s
159-
LineageClonesIn: 1.4183s
157+
NeuronClassesFasciculatingHere: 1.7963s
158+
TractsNervesInnervatingHere: 1.7741s
159+
LineageClonesIn: 1.8098s
160160
161161
================================================================================
162162
IMAGE AND DEVELOPMENTAL QUERIES
163163
================================================================================
164-
ImagesNeurons: 2.4706s
165-
ImagesThatDevelopFrom: 1.4897s
166-
epFrag: 1.1943s
164+
ImagesNeurons: 3.0836s
165+
ImagesThatDevelopFrom: 1.8541s
166+
epFrag: 1.8358s
167167
168168
================================================================================
169169
INSTANCE QUERIES
170170
================================================================================
171-
ListAllAvailableImages: 1.2512s
171+
ListAllAvailableImages: 1.8028s
172172
173173
================================================================================
174174
CONNECTIVITY QUERIES
175175
================================================================================
176-
NeuronNeuronConnectivityQuery: 1.2700s
177-
NeuronRegionConnectivityQuery: 1.1641s
176+
NeuronNeuronConnectivityQuery: 1.7841s
177+
NeuronRegionConnectivityQuery: 1.7947s
178178
179179
================================================================================
180180
SIMILARITY QUERIES (Neo4j NBLAST)
181181
================================================================================
182-
SimilarMorphologyTo: 1.0230s
182+
SimilarMorphologyTo: 0.9635s
183183
184184
================================================================================
185185
NEURON INPUT QUERIES (Neo4j)
186186
================================================================================
187-
NeuronInputsTo: 5.4618s
187+
NeuronInputsTo: 3.0958s
188188
189189
================================================================================
190190
EXPRESSION PATTERN QUERIES (Neo4j)
191191
================================================================================
192-
ExpressionOverlapsHere: 0.8812s
192+
ExpressionOverlapsHere: 1.2953s
193193
└─ Found 3922 total expression patterns, returned 10
194194
195195
================================================================================
196196
TRANSCRIPTOMICS QUERIES (Neo4j scRNAseq)
197197
================================================================================
198-
anatScRNAseqQuery: 0.6022s
198+
anatScRNAseqQuery: 0.8936s
199199
└─ Found 57 total clusters, returned 10
200-
clusterExpression: 17.9490s
200+
clusterExpression: 32.9912s
201201
└─ Found 4588 genes expressed, returned 10
202-
clusterExpression: Skipped (test data may not exist): 17.948986530303955 not less than 15.0 : clusterExpression exceeded threshold
203-
expressionCluster: 0.6774s
202+
clusterExpression: Skipped (test data may not exist): 32.99115467071533 not less than 15.0 : clusterExpression exceeded threshold
203+
expressionCluster: 1.5307s
204204
└─ Found 9 clusters expressing gene
205-
scRNAdatasetData: 0.8329s
205+
scRNAdatasetData: 1.0167s
206206
└─ Found 13 clusters in dataset, returned 10
207207
208208
================================================================================
209209
NBLAST SIMILARITY QUERIES
210210
================================================================================
211-
SimilarMorphologyTo: 3.6405s
211+
SimilarMorphologyTo: 2.9995s
212212
└─ Found 215 NBLAST matches, returned 10
213-
SimilarMorphologyToPartOf: 0.5470s
213+
SimilarMorphologyToPartOf: 0.7063s
214214
└─ Found 0 NBLASTexp matches
215-
SimilarMorphologyToPartOfexp: 0.5019s
215+
SimilarMorphologyToPartOfexp: 0.8545s
216216
└─ Found 0 reverse NBLASTexp matches
217-
SimilarMorphologyToNB: 0.7508s
217+
SimilarMorphologyToNB: 0.8169s
218218
└─ Found 15 NeuronBridge matches, returned 10
219-
SimilarMorphologyToNBexp: 0.4998s
219+
SimilarMorphologyToNBexp: 0.7230s
220220
└─ Found 15 NeuronBridge expression matches, returned 10
221221
✅ All NBLAST similarity queries completed
222222
223223
================================================================================
224224
DATASET/TEMPLATE QUERIES
225225
================================================================================
226-
PaintedDomains: 0.5965s
226+
PaintedDomains: 0.9027s
227227
└─ Found 46 painted domains, returned 10
228-
DatasetImages: 0.6020s
228+
DatasetImages: 0.8055s
229229
└─ Found 46 images in dataset, returned 10
230-
AllAlignedImages: 2.3812s
230+
AllAlignedImages: 2.5876s
231231
└─ Found 527179 aligned images, returned 10
232-
AlignedDatasets: 0.5995s
232+
AlignedDatasets: 0.9009s
233233
└─ Found 72 aligned datasets, returned 10
234-
AllDatasets: 0.9769s
234+
AllDatasets: 0.9127s
235235
└─ Found 130 total datasets, returned 20
236236
✅ All dataset/template queries completed
237237
238238
================================================================================
239239
PUBLICATION/TRANSGENE QUERIES
240240
================================================================================
241-
TermsForPub: 0.6033s
241+
TermsForPub: 0.8976s
242242
└─ Found 2 terms for publication
243-
TransgeneExpressionHere: 1.7981s
243+
TransgeneExpressionHere: 3.3486s
244244
└─ Found 2340 transgene expressions, returned 10
245245
✅ All publication/transgene queries completed
246246
@@ -253,7 +253,7 @@ test_term_info_performance (src.test.term_info_queries_test.TermInfoQueriesTest)
253253
Performance test for specific term info queries. ... ok
254254
255255
----------------------------------------------------------------------
256-
Ran 1 test in 2.409s
256+
Ran 1 test in 3.636s
257257
258258
OK
259259
VFBquery functions patched with caching support
@@ -263,10 +263,10 @@ VFBquery: SOLR caching enabled by default (3-month TTL)
263263
==================================================
264264
Performance Test Results:
265265
==================================================
266-
FBbt_00003748 query took: 1.2017 seconds
267-
VFB_00101567 query took: 1.2068 seconds
268-
Total time for both queries: 2.4085 seconds
269-
Performance Level: 🟡 Good (1.5-3 seconds)
266+
FBbt_00003748 query took: 1.8014 seconds
267+
VFB_00101567 query took: 1.8340 seconds
268+
Total time for both queries: 3.6354 seconds
269+
Performance Level: 🟠 Acceptable (3-6 seconds)
270270
==================================================
271271
Performance test completed successfully!
272272
```
@@ -284,4 +284,4 @@ Track performance trends across commits:
284284
- [GitHub Actions History](https://github.com/VirtualFlyBrain/VFBquery/actions/workflows/performance-test.yml)
285285

286286
---
287-
*Last updated: 2026-04-04 04:11:25 UTC*
287+
*Last updated: 2026-04-05 04:33:13 UTC*

0 commit comments

Comments
 (0)