Sample Header Ad - 728x90

NHibernate second level cache collection hydration takes too long

0 votes
0 answers
279 views
I have enabled query caching and entity caching in NHibernate to store large collections of objects, needed for repetitive operations. While I have minimized the number of hits to db, the performance benefit is suboptimal. Loading entities from second level cache takes way too long. Does anyone know how to optimize this? enter image description here enter image description here
Asked by Byt3 (125 rep)
Dec 14, 2018, 05:45 PM