1
Views
2
Comments
Solved
bad performance after uploading 6 short files
Question
I am creating a little library and some performance problems appeared. Even an update on a simple description is delaying a lot with only 6 registers. The MER and aggregate source are attached. Should I isolate more the binary content ?

mer.png
2016-04-21 20-09-55
J.
 
MVP
Solution
imho it's isolated enough.
just make sure you only grab the binary-data when downloading..

2014-10-08 20-03-52
Luciano Schiavo
Yeah J,
   when I put the select inside a block, it worked well.

Thanks so much
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.