Skip to content

Commit 23e91a5

Browse files
committed
Update performance test results [skip ci]
1 parent beba3eb commit 23e91a5

1 file changed

Lines changed: 47 additions & 46 deletions

File tree

performance.md

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

3-
**Test Date:** 2026-03-17 04:12:33 UTC
4-
**Git Commit:** ecf772a81b1b0ef45846feab45e6484f2a755866
3+
**Test Date:** 2026-03-18 04:19:01 UTC
4+
**Git Commit:** beba3eb5703dab6f33f00c45134a31a0bc982585
55
**Branch:** main
6-
**Workflow Run:** [23177995694](https://github.com/VirtualFlyBrain/VFBquery/actions/runs/23177995694)
6+
**Workflow Run:** [23228816254](https://github.com/VirtualFlyBrain/VFBquery/actions/runs/23228816254)
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: 9.165982246398926 not less than 3.0 : AllAlignedImages exceeded threshold
125+
AssertionError: 4.078628063201904 not less than 3.0 : AllAlignedImages exceeded threshold
126126
127127
----------------------------------------------------------------------
128-
Ran 15 tests in 111.568s
128+
Ran 15 tests in 134.483s
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): 2.6529s
141-
get_term_info (individual): 2.6187s
140+
get_term_info (mushroom body): 2.5807s
141+
get_term_info (individual): 2.4825s
142142
143143
================================================================================
144144
NEURON PART OVERLAP QUERIES
145145
================================================================================
146-
NeuronsPartHere: 2.6691s
146+
NeuronsPartHere: 2.5936s
147147
148148
================================================================================
149149
SYNAPTIC TERMINAL QUERIES
150150
================================================================================
151-
NeuronsSynaptic: 2.6136s
152-
NeuronsPresynapticHere: 1.9302s
153-
NeuronsPostsynapticHere: 2.2343s
154-
NeuronNeuronConnectivity: 2.1971s
151+
NeuronsSynaptic: 2.6601s
152+
NeuronsPresynapticHere: 2.1237s
153+
NeuronsPostsynapticHere: 2.5381s
154+
NeuronNeuronConnectivity: 1.9596s
155155
156156
================================================================================
157157
ANATOMICAL HIERARCHY QUERIES
158158
================================================================================
159-
ComponentsOf: 1.9027s
160-
PartsOf: 1.9178s
161-
SubclassesOf: 1.9144s
159+
ComponentsOf: 2.2380s
160+
PartsOf: 1.9231s
161+
SubclassesOf: 1.9032s
162162
163163
================================================================================
164164
TRACT/NERVE AND LINEAGE QUERIES
165165
================================================================================
166-
NeuronClassesFasciculatingHere: 2.1520s
167-
TractsNervesInnervatingHere: 1.8904s
168-
LineageClonesIn: 1.9157s
166+
NeuronClassesFasciculatingHere: 1.9427s
167+
TractsNervesInnervatingHere: 1.9139s
168+
LineageClonesIn: 2.0148s
169169
170170
================================================================================
171171
IMAGE AND DEVELOPMENTAL QUERIES
172172
================================================================================
173-
ImagesNeurons: 3.2833s
174-
ImagesThatDevelopFrom: 1.9688s
175-
epFrag: 1.8826s
173+
ImagesNeurons: 3.4091s
174+
ImagesThatDevelopFrom: 1.9587s
175+
epFrag: 1.9462s
176176
177177
================================================================================
178178
INSTANCE QUERIES
179179
================================================================================
180-
ListAllAvailableImages: 1.9361s
180+
ListAllAvailableImages: 2.0690s
181181
182182
================================================================================
183183
CONNECTIVITY QUERIES
184184
================================================================================
185-
NeuronNeuronConnectivityQuery: 2.1529s
186-
NeuronRegionConnectivityQuery: 1.9041s
185+
NeuronNeuronConnectivityQuery: 1.9652s
186+
NeuronRegionConnectivityQuery: 1.9178s
187187
188188
================================================================================
189189
SIMILARITY QUERIES (Neo4j NBLAST)
190190
================================================================================
191-
SimilarMorphologyTo: 1.0290s
191+
SimilarMorphologyTo: 1.0073s
192192
193193
================================================================================
194194
NEURON INPUT QUERIES (Neo4j)
195195
================================================================================
196-
NeuronInputsTo: 3.5305s
196+
NeuronInputsTo: 4.1550s
197197
198198
================================================================================
199199
EXPRESSION PATTERN QUERIES (Neo4j)
200200
================================================================================
201-
ExpressionOverlapsHere: 1.3952s
201+
ExpressionOverlapsHere: 1.3318s
202202
└─ Found 3922 total expression patterns, returned 10
203203
204204
================================================================================
205205
TRANSCRIPTOMICS QUERIES (Neo4j scRNAseq)
206206
================================================================================
207-
anatScRNAseqQuery: 0.9648s
207+
anatScRNAseqQuery: 1.0053s
208208
└─ Found 57 total clusters, returned 10
209-
clusterExpression: 9.5214s
209+
clusterExpression: 41.9593s
210210
└─ Found 4588 genes expressed, returned 10
211-
expressionCluster: 2.5063s ✅
211+
clusterExpression: Skipped (test data may not exist): 41.959288120269775 not less than 15.0 : clusterExpression exceeded threshold
212+
expressionCluster: 1.0983s ✅
212213
└─ Found 9 clusters expressing gene
213-
scRNAdatasetData: 0.9453s
214+
scRNAdatasetData: 1.7973s
214215
└─ Found 13 clusters in dataset, returned 10
215216
216217
================================================================================
217218
NBLAST SIMILARITY QUERIES
218219
================================================================================
219-
SimilarMorphologyTo: 1.1671s
220+
SimilarMorphologyTo: 4.5870s
220221
└─ Found 215 NBLAST matches, returned 10
221-
SimilarMorphologyToPartOf: 1.0138s
222+
SimilarMorphologyToPartOf: 0.7982s
222223
└─ Found 0 NBLASTexp matches
223-
SimilarMorphologyToPartOfexp: 1.3917s
224+
SimilarMorphologyToPartOfexp: 1.0646s
224225
└─ Found 0 reverse NBLASTexp matches
225-
SimilarMorphologyToNB: 0.9049s
226+
SimilarMorphologyToNB: 1.1240s
226227
└─ Found 15 NeuronBridge matches, returned 10
227-
SimilarMorphologyToNBexp: 1.6948s
228+
SimilarMorphologyToNBexp: 1.0199s
228229
└─ Found 15 NeuronBridge expression matches, returned 10
229230
✅ All NBLAST similarity queries completed
230231
231232
================================================================================
232233
DATASET/TEMPLATE QUERIES
233234
================================================================================
234-
PaintedDomains: 0.9921s
235+
PaintedDomains: 0.9789s
235236
└─ Found 46 painted domains, returned 10
236-
DatasetImages: 0.8796s
237+
DatasetImages: 0.9180s
237238
└─ Found 46 images in dataset, returned 10
238-
AllAlignedImages: 9.1660s
239+
AllAlignedImages: 4.0786s
239240
└─ Found 465165 aligned images, returned 10
240241
241242
================================================================================
242243
PUBLICATION/TRANSGENE QUERIES
243244
================================================================================
244-
TermsForPub: 0.9820s
245+
TermsForPub: 0.9604s
245246
└─ Found 2 terms for publication
246-
TransgeneExpressionHere: 6.0167s
247+
TransgeneExpressionHere: 6.6195s
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.922s
260+
Ran 1 test in 3.911s
260261
261262
OK
262263
VFBquery functions patched with caching support
@@ -266,9 +267,9 @@ VFBquery: SOLR caching enabled by default (3-month TTL)
266267
==================================================
267268
Performance Test Results:
268269
==================================================
269-
FBbt_00003748 query took: 1.9404 seconds
270-
VFB_00101567 query took: 1.9805 seconds
271-
Total time for both queries: 3.9210 seconds
270+
FBbt_00003748 query took: 1.9489 seconds
271+
VFB_00101567 query took: 1.9618 seconds
272+
Total time for both queries: 3.9107 seconds
272273
Performance Level: 🟠 Acceptable (3-6 seconds)
273274
==================================================
274275
Performance test completed successfully!
@@ -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-17 04:12:33 UTC*
291+
*Last updated: 2026-03-18 04:19:01 UTC*

0 commit comments

Comments
 (0)