11# VFBquery Performance Test Results
22
3- ** Test Date:** 2025-11-06 21:42:09 UTC
4- ** Git Commit:** 160079a0c99df42c8141cfceeb7ae6410f9525ca
3+ ** Test Date:** 2025-11-06 22:55:24 UTC
4+ ** Git Commit:** e9345a34a70d715cbba306e5de8f07971bf2f06b
55** Branch:** dev
6- ** Workflow Run:** [ 19150715535 ] ( https://github.com/VirtualFlyBrain/VFBquery/actions/runs/19150715535 )
6+ ** Workflow Run:** [ 19152298747 ] ( https://github.com/VirtualFlyBrain/VFBquery/actions/runs/19152298747 )
77
88## Test Overview
99
@@ -50,10 +50,10 @@ Test term info query performance
5050Traceback (most recent call last):
5151 File "/home/runner/work/VFBquery/VFBquery/src/test/test_query_performance.py", line 94, in test_01_term_info_queries
5252 self.assertLess(duration, self.THRESHOLD_MEDIUM, "term_info query exceeded threshold")
53- AssertionError: 11.490196466445923 not less than 3.0 : term_info query exceeded threshold
53+ AssertionError: 91.05893087387085 not less than 3.0 : term_info query exceeded threshold
5454
5555----------------------------------------------------------------------
56- Ran 6 tests in 21.573s
56+ Ran 6 tests in 99.000s
5757
5858FAILED (failures=1)
5959VFBquery caching enabled: TTL=2160h (90 days), Memory=2048MB
@@ -65,39 +65,39 @@ VFBquery: Caching enabled by default (3-month TTL, 2GB memory)
6565TERM INFO QUERIES
6666================================================================================
6767DEBUG: Cache lookup for FBbt_00003748: MISS
68- ✅ Neo4j connection established
69- get_term_info (mushroom body): 11.4902s ✅
68+ get_term_info (mushroom body): 91.0589s ✅
7069
7170================================================================================
7271NEURON PART OVERLAP QUERIES
7372================================================================================
74- NeuronsPartHere: 0.7864s ✅
73+ NeuronsPartHere: 0.7412s ✅
7574
7675================================================================================
7776SYNAPTIC TERMINAL QUERIES
7877================================================================================
79- NeuronsSynaptic: 0.6386s ✅
80- NeuronsPresynapticHere: 0.5441s ✅
81- NeuronsPostsynapticHere: 0.6352s ✅
78+ NeuronsSynaptic: 0.7658s ✅
79+ NeuronsPresynapticHere: 0.5882s ✅
80+ NeuronsPostsynapticHere: 0.6004s ✅
8281
8382================================================================================
8483ANATOMICAL HIERARCHY QUERIES
8584================================================================================
86- ComponentsOf: 2.2629s ✅
87- PartsOf: 0.8743s ✅
88- SubclassesOf: 0.8658s ✅
85+ ComponentsOf: 0.6777s ✅
86+ PartsOf: 0.5956s ✅
87+ SubclassesOf: 0.6793s ✅
8988
9089================================================================================
9190NEW QUERIES (2025)
9291================================================================================
93- NeuronClassesFasciculatingHere: 0.5527s ✅
94- TractsNervesInnervatingHere: 0.5502s ✅
95- LineageClonesIn: 0.5484s ✅
92+ NeuronClassesFasciculatingHere: 0.7705s ✅
93+ TractsNervesInnervatingHere: 0.5785s ✅
94+ LineageClonesIn: 0.5851s ✅
95+ ImagesNeurons: 0.5834s ✅
9696
9797================================================================================
9898INSTANCE QUERIES
9999================================================================================
100- ListAllAvailableImages: 1.8236s ✅
100+ ListAllAvailableImages: 0.7739s ✅
101101
102102================================================================================
103103PERFORMANCE TEST SUMMARY
@@ -108,7 +108,7 @@ test_term_info_performance (src.test.term_info_queries_test.TermInfoQueriesTest)
108108Performance test for specific term info queries. ... ok
109109
110110----------------------------------------------------------------------
111- Ran 1 test in 1.117s
111+ Ran 1 test in 1.189s
112112
113113OK
114114VFBquery caching enabled: TTL=2160h (90 days), Memory=2048MB
@@ -123,9 +123,9 @@ VFBquery: Caching enabled by default (3-month TTL, 2GB memory)
123123==================================================
124124Performance Test Results:
125125==================================================
126- FBbt_00003748 query took: 0.5602 seconds
127- VFB_00101567 query took: 0.5561 seconds
128- Total time for both queries: 1.1163 seconds
126+ FBbt_00003748 query took: 0.5922 seconds
127+ VFB_00101567 query took: 0.5970 seconds
128+ Total time for both queries: 1.1891 seconds
129129Performance Level: 🟢 Excellent (< 1.5 seconds)
130130==================================================
131131Performance test completed successfully!
@@ -144,4 +144,4 @@ Track performance trends across commits:
144144- [ GitHub Actions History] ( https://github.com/VirtualFlyBrain/VFBquery/actions/workflows/performance-test.yml )
145145
146146---
147- * Last updated: 2025-11-06 21:42:09 UTC*
147+ * Last updated: 2025-11-06 22:55:24 UTC*
0 commit comments