Skip to content

Commit 0805247

Browse files
committed
Update performance test results [skip ci]
1 parent 7988e69 commit 0805247

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:** 2025-11-19 16:43:44 UTC
4-
**Git Commit:** 2bb27ab026dfe063ed28076ae935d348ce4d4872
5-
**Branch:** dev
6-
**Workflow Run:** [19509063310](https://github.com/VirtualFlyBrain/VFBquery/actions/runs/19509063310)
3+
**Test Date:** 2025-11-19 16:50:03 UTC
4+
**Git Commit:** 7988e69064da18a4a10d9156d9d07bd6e7c01978
5+
**Branch:** main
6+
**Workflow Run:** [19509257088](https://github.com/VirtualFlyBrain/VFBquery/actions/runs/19509257088)
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 62.596s
119+
Ran 15 tests in 42.709s
120120
121121
OK
122122
VFBquery functions patched with caching support
@@ -128,118 +128,118 @@ VFBquery: SOLR caching enabled by default (3-month TTL)
128128
================================================================================
129129
TERM INFO QUERIES
130130
================================================================================
131-
get_term_info (mushroom body): 2.9257s
132-
get_term_info (individual): 2.5017s
131+
get_term_info (mushroom body): 1.8421s
132+
get_term_info (individual): 1.4472s
133133
134134
================================================================================
135135
NEURON PART OVERLAP QUERIES
136136
================================================================================
137-
NeuronsPartHere: 2.5655s
137+
NeuronsPartHere: 1.6982s
138138
139139
================================================================================
140140
SYNAPTIC TERMINAL QUERIES
141141
================================================================================
142-
NeuronsSynaptic: 2.5533s
143-
NeuronsPresynapticHere: 2.1850s
144-
NeuronsPostsynapticHere: 2.3243s
145-
NeuronNeuronConnectivity: 2.4536s
142+
NeuronsSynaptic: 1.8465s
143+
NeuronsPresynapticHere: 1.5050s
144+
NeuronsPostsynapticHere: 1.7836s
145+
NeuronNeuronConnectivity: 1.3263s
146146
147147
================================================================================
148148
ANATOMICAL HIERARCHY QUERIES
149149
================================================================================
150-
ComponentsOf: 1.9953s
151-
PartsOf: 2.0107s
152-
SubclassesOf: 2.0037s
150+
ComponentsOf: 1.3168s
151+
PartsOf: 1.2331s
152+
SubclassesOf: 1.2302s
153153
154154
================================================================================
155155
TRACT/NERVE AND LINEAGE QUERIES
156156
================================================================================
157-
NeuronClassesFasciculatingHere: 2.0006s
158-
TractsNervesInnervatingHere: 2.0342s
159-
LineageClonesIn: 2.2984s
157+
NeuronClassesFasciculatingHere: 1.3323s
158+
TractsNervesInnervatingHere: 1.2580s
159+
LineageClonesIn: 1.4095s
160160
161161
================================================================================
162162
IMAGE AND DEVELOPMENTAL QUERIES
163163
================================================================================
164-
ImagesNeurons: 2.0099s
165-
ImagesThatDevelopFrom: 2.0309s
166-
epFrag: 2.0158s
164+
ImagesNeurons: 1.2294s
165+
ImagesThatDevelopFrom: 1.2224s
166+
epFrag: 1.2158s
167167
168168
================================================================================
169169
INSTANCE QUERIES
170170
================================================================================
171-
ListAllAvailableImages: 2.0139s
171+
ListAllAvailableImages: 1.4894s
172172
173173
================================================================================
174174
CONNECTIVITY QUERIES
175175
================================================================================
176-
NeuronNeuronConnectivityQuery: 2.0216s
177-
NeuronRegionConnectivityQuery: 2.0184s
176+
NeuronNeuronConnectivityQuery: 1.3935s
177+
NeuronRegionConnectivityQuery: 1.2356s
178178
179179
================================================================================
180180
SIMILARITY QUERIES (Neo4j NBLAST)
181181
================================================================================
182-
SimilarMorphologyTo: 1.0630s
182+
SimilarMorphologyTo: 0.8338s
183183
184184
================================================================================
185185
NEURON INPUT QUERIES (Neo4j)
186186
================================================================================
187-
NeuronInputsTo: 3.6384s
187+
NeuronInputsTo: 3.1516s
188188
189189
================================================================================
190190
EXPRESSION PATTERN QUERIES (Neo4j)
191191
================================================================================
192-
ExpressionOverlapsHere: 1.2582s
192+
ExpressionOverlapsHere: 0.8114s
193193
└─ Found 3922 total expression patterns, returned 10
194194
195195
================================================================================
196196
TRANSCRIPTOMICS QUERIES (Neo4j scRNAseq)
197197
================================================================================
198-
anatScRNAseqQuery: 0.8741s
198+
anatScRNAseqQuery: 0.7369s
199199
└─ Found 0 total clusters
200-
clusterExpression: 0.9680s
200+
clusterExpression: 0.6663s
201201
└─ Found 0 genes expressed
202-
expressionCluster: 0.8128s
202+
expressionCluster: 0.6686s
203203
└─ Found 0 clusters expressing gene
204-
scRNAdatasetData: 0.7964s
204+
scRNAdatasetData: 0.9157s
205205
└─ Found 0 clusters in dataset
206206
207207
================================================================================
208208
NBLAST SIMILARITY QUERIES
209209
================================================================================
210-
SimilarMorphologyTo: 1.2129s
210+
SimilarMorphologyTo: 0.8761s
211211
└─ Found 227 NBLAST matches, returned 10
212-
SimilarMorphologyToPartOf: 1.1198s
212+
SimilarMorphologyToPartOf: 0.6652s
213213
└─ Found 0 NBLASTexp matches
214-
SimilarMorphologyToPartOfexp: 0.9178s
214+
SimilarMorphologyToPartOfexp: 0.5941s
215215
└─ Found 0 reverse NBLASTexp matches
216-
SimilarMorphologyToNB: 0.7736s
216+
SimilarMorphologyToNB: 0.5741s
217217
└─ Found 15 NeuronBridge matches, returned 10
218-
SimilarMorphologyToNBexp: 0.9085s
218+
SimilarMorphologyToNBexp: 0.6408s
219219
└─ Found 15 NeuronBridge expression matches, returned 10
220220
✅ All NBLAST similarity queries completed
221221
222222
================================================================================
223223
DATASET/TEMPLATE QUERIES
224224
================================================================================
225-
PaintedDomains: 0.7921s
225+
PaintedDomains: 0.5881s
226226
└─ Found 0 painted domains
227-
DatasetImages: 0.7579s
227+
DatasetImages: 0.6135s
228228
└─ Found 0 images in dataset
229-
AllAlignedImages: 0.8489s
229+
AllAlignedImages: 0.6068s
230230
└─ Found 0 aligned images
231-
AlignedDatasets: 1.0250s
231+
AlignedDatasets: 0.7756s
232232
└─ Found 0 aligned datasets
233-
AllDatasets: 1.0138s
233+
AllDatasets: 0.8615s
234234
└─ Found 115 total datasets, returned 20
235235
✅ All dataset/template queries completed
236236
237237
================================================================================
238238
PUBLICATION/TRANSGENE QUERIES
239239
================================================================================
240-
TermsForPub: 0.7826s
240+
TermsForPub: 0.4693s
241241
└─ Found 0 terms for publication
242-
TransgeneExpressionHere: 1.0658s
242+
TransgeneExpressionHere: 0.6410s
243243
└─ Found 2339 transgene expressions, returned 10
244244
✅ All publication/transgene queries completed
245245
@@ -252,7 +252,7 @@ test_term_info_performance (src.test.term_info_queries_test.TermInfoQueriesTest)
252252
Performance test for specific term info queries. ... ok
253253
254254
----------------------------------------------------------------------
255-
Ran 1 test in 4.096s
255+
Ran 1 test in 2.571s
256256
257257
OK
258258
VFBquery functions patched with caching support
@@ -262,10 +262,10 @@ VFBquery: SOLR caching enabled by default (3-month TTL)
262262
==================================================
263263
Performance Test Results:
264264
==================================================
265-
FBbt_00003748 query took: 2.0506 seconds
266-
VFB_00101567 query took: 2.0453 seconds
267-
Total time for both queries: 4.0960 seconds
268-
Performance Level: 🟠 Acceptable (3-6 seconds)
265+
FBbt_00003748 query took: 1.3201 seconds
266+
VFB_00101567 query took: 1.2505 seconds
267+
Total time for both queries: 2.5706 seconds
268+
Performance Level: 🟡 Good (1.5-3 seconds)
269269
==================================================
270270
Performance test completed successfully!
271271
```
@@ -283,4 +283,4 @@ Track performance trends across commits:
283283
- [GitHub Actions History](https://github.com/VirtualFlyBrain/VFBquery/actions/workflows/performance-test.yml)
284284

285285
---
286-
*Last updated: 2025-11-19 16:43:44 UTC*
286+
*Last updated: 2025-11-19 16:50:03 UTC*

0 commit comments

Comments
 (0)