Currently all document we installed is in binary format. So we use bin:decode-String(db:retrieve(‘schema’, path)
Thanks
Yvonne
On 6/21/16, 1:44 PM, "Christian Grün" christian.gruen@gmail.com wrote:
Hi Yvonne,
could you give us some hints how you retrieve documents? Do you use one of the existing APIs, db:open, or any other functions?
TIA Christian
We noticed that when # of documents increased in BaseX database, it will double time to retrieve documents in database. Our test cases execution time double when # of documents increased from 200 to 400. And If number of document reach to 5000, The test case execution time increase much more.
Is that any performance testing BaseX team can share with us to compare, or there is any documentation or suggestion for BaseX database turning that we should follow?
Thanks
Yvonne