Skip to content

Commit d1bd738

Browse files
committed
Update performance test results [skip ci]
1 parent df26b52 commit d1bd738

1 file changed

Lines changed: 47 additions & 47 deletions

File tree

performance.md

Lines changed: 47 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-13 09:58:56 UTC
4-
**Git Commit:** 2aecfff524f9e4fc1ffc3c8dc3177cef629c444f
3+
**Test Date:** 2026-03-13 10:01:46 UTC
4+
**Git Commit:** df26b52285ede75eb22ada3ac6fffccac3423f04
55
**Branch:** main
6-
**Workflow Run:** [23045602873](https://github.com/VirtualFlyBrain/VFBquery/actions/runs/23045602873)
6+
**Workflow Run:** [23045689700](https://github.com/VirtualFlyBrain/VFBquery/actions/runs/23045689700)
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.077903985977173 not less than 3.0 : AllAlignedImages exceeded threshold
125+
AssertionError: 3.041283130645752 not less than 3.0 : AllAlignedImages exceeded threshold
126126
127127
----------------------------------------------------------------------
128-
Ran 15 tests in 62.338s
128+
Ran 15 tests in 80.786s
129129
130130
FAILED (failures=1)
131131
VFBquery functions patched with caching support
@@ -137,113 +137,113 @@ VFBquery: SOLR caching enabled by default (3-month TTL)
137137
================================================================================
138138
TERM INFO QUERIES
139139
================================================================================
140-
get_term_info (mushroom body): 1.8674s
141-
get_term_info (individual): 1.8586s
140+
get_term_info (mushroom body): 2.4679s
141+
get_term_info (individual): 2.4740s
142142
143143
================================================================================
144144
NEURON PART OVERLAP QUERIES
145145
================================================================================
146-
NeuronsPartHere: 1.8454s
146+
NeuronsPartHere: 2.7067s
147147
148148
================================================================================
149149
SYNAPTIC TERMINAL QUERIES
150150
================================================================================
151-
NeuronsSynaptic: 2.4013s
152-
NeuronsPresynapticHere: 1.5653s
153-
NeuronsPostsynapticHere: 1.7616s
154-
NeuronNeuronConnectivity: 1.5353s
151+
NeuronsSynaptic: 3.4183s
152+
NeuronsPresynapticHere: 2.4502s
153+
NeuronsPostsynapticHere: 2.6343s
154+
NeuronNeuronConnectivity: 2.0129s
155155
156156
================================================================================
157157
ANATOMICAL HIERARCHY QUERIES
158158
================================================================================
159-
ComponentsOf: 1.4889s
160-
PartsOf: 1.4189s
161-
SubclassesOf: 1.4375s
159+
ComponentsOf: 2.1635s
160+
PartsOf: 1.9936s
161+
SubclassesOf: 2.0059s
162162
163163
================================================================================
164164
TRACT/NERVE AND LINEAGE QUERIES
165165
================================================================================
166-
NeuronClassesFasciculatingHere: 1.5170s
167-
TractsNervesInnervatingHere: 1.5380s
168-
LineageClonesIn: 1.4143s
166+
NeuronClassesFasciculatingHere: 1.9915s
167+
TractsNervesInnervatingHere: 2.0320s
168+
LineageClonesIn: 2.0073s
169169
170170
================================================================================
171171
IMAGE AND DEVELOPMENTAL QUERIES
172172
================================================================================
173-
ImagesNeurons: 2.7001s
174-
ImagesThatDevelopFrom: 1.5283s
175-
epFrag: 1.4377s
173+
ImagesNeurons: 3.3014s
174+
ImagesThatDevelopFrom: 2.0782s
175+
epFrag: 2.1462s
176176
177177
================================================================================
178178
INSTANCE QUERIES
179179
================================================================================
180-
ListAllAvailableImages: 1.3863s
180+
ListAllAvailableImages: 1.9988s
181181
182182
================================================================================
183183
CONNECTIVITY QUERIES
184184
================================================================================
185-
NeuronNeuronConnectivityQuery: 1.4311s
186-
NeuronRegionConnectivityQuery: 1.4060s
185+
NeuronNeuronConnectivityQuery: 2.0059s
186+
NeuronRegionConnectivityQuery: 2.0028s
187187
188188
================================================================================
189189
SIMILARITY QUERIES (Neo4j NBLAST)
190190
================================================================================
191-
SimilarMorphologyTo: 1.8868s
191+
SimilarMorphologyTo: 1.0357s
192192
193193
================================================================================
194194
NEURON INPUT QUERIES (Neo4j)
195195
================================================================================
196-
NeuronInputsTo: 3.2756s
196+
NeuronInputsTo: 3.5739s
197197
198198
================================================================================
199199
EXPRESSION PATTERN QUERIES (Neo4j)
200200
================================================================================
201-
ExpressionOverlapsHere: 1.1519s
201+
ExpressionOverlapsHere: 1.4364s
202202
└─ Found 3922 total expression patterns, returned 10
203203
204204
================================================================================
205205
TRANSCRIPTOMICS QUERIES (Neo4j scRNAseq)
206206
================================================================================
207-
anatScRNAseqQuery: 0.7098s
207+
anatScRNAseqQuery: 1.0053s
208208
└─ Found 57 total clusters, returned 10
209-
clusterExpression: 0.9499s
209+
clusterExpression: 0.9682s
210210
└─ Found 4588 genes expressed, returned 10
211-
expressionCluster: 0.6923s
211+
expressionCluster: 1.0951s
212212
└─ Found 9 clusters expressing gene
213-
scRNAdatasetData: 0.5768s
213+
scRNAdatasetData: 0.9342s
214214
└─ Found 13 clusters in dataset, returned 10
215215
216216
================================================================================
217217
NBLAST SIMILARITY QUERIES
218218
================================================================================
219-
SimilarMorphologyTo: 0.8956s
219+
SimilarMorphologyTo: 1.0434s
220220
└─ Found 215 NBLAST matches, returned 10
221-
SimilarMorphologyToPartOf: 0.6960s
221+
SimilarMorphologyToPartOf: 1.0540s
222222
└─ Found 0 NBLASTexp matches
223-
SimilarMorphologyToPartOfexp: 0.6743s
223+
SimilarMorphologyToPartOfexp: 0.9064s
224224
└─ Found 0 reverse NBLASTexp matches
225-
SimilarMorphologyToNB: 0.5776s
225+
SimilarMorphologyToNB: 0.7436s
226226
└─ Found 15 NeuronBridge matches, returned 10
227-
SimilarMorphologyToNBexp: 0.5880s
227+
SimilarMorphologyToNBexp: 0.7699s
228228
└─ Found 15 NeuronBridge expression matches, returned 10
229229
✅ All NBLAST similarity queries completed
230230
231231
================================================================================
232232
DATASET/TEMPLATE QUERIES
233233
================================================================================
234-
PaintedDomains: 0.7326s
234+
PaintedDomains: 0.9948s
235235
└─ Found 46 painted domains, returned 10
236-
DatasetImages: 0.6718s
236+
DatasetImages: 0.9251s
237237
└─ Found 46 images in dataset, returned 10
238-
AllAlignedImages: 3.0779s
238+
AllAlignedImages: 3.0413s
239239
└─ Found 546915 aligned images, returned 10
240240
241241
================================================================================
242242
PUBLICATION/TRANSGENE QUERIES
243243
================================================================================
244-
TermsForPub: 0.6949s
244+
TermsForPub: 0.9867s
245245
└─ Found 2 terms for publication
246-
TransgeneExpressionHere: 1.3876s
246+
TransgeneExpressionHere: 1.8238s
247247
└─ Found 2350 transgene expressions, returned 10
248248
✅ All publication/transgene queries completed
249249
@@ -256,7 +256,7 @@ test_term_info_performance (src.test.term_info_queries_test.TermInfoQueriesTest)
256256
Performance test for specific term info queries. ... ok
257257
258258
----------------------------------------------------------------------
259-
Ran 1 test in 2.902s
259+
Ran 1 test in 4.137s
260260
261261
OK
262262
VFBquery functions patched with caching support
@@ -266,10 +266,10 @@ VFBquery: SOLR caching enabled by default (3-month TTL)
266266
==================================================
267267
Performance Test Results:
268268
==================================================
269-
FBbt_00003748 query took: 1.4423 seconds
270-
VFB_00101567 query took: 1.4592 seconds
271-
Total time for both queries: 2.9014 seconds
272-
Performance Level: 🟡 Good (1.5-3 seconds)
269+
FBbt_00003748 query took: 2.0091 seconds
270+
VFB_00101567 query took: 2.1277 seconds
271+
Total time for both queries: 4.1368 seconds
272+
Performance Level: 🟠 Acceptable (3-6 seconds)
273273
==================================================
274274
Performance test completed successfully!
275275
```
@@ -287,4 +287,4 @@ Track performance trends across commits:
287287
- [GitHub Actions History](https://github.com/VirtualFlyBrain/VFBquery/actions/workflows/performance-test.yml)
288288

289289
---
290-
*Last updated: 2026-03-13 09:58:56 UTC*
290+
*Last updated: 2026-03-13 10:01:46 UTC*

0 commit comments

Comments
 (0)