-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
Hello,
I am struggling with the performance of Lodata Discovery.
In my LodataServiceProvider I discovering for all the requests starting with the lodata.prefix around 300 Models (with a lot of relationships between them).
Even though I set the LODATA_DISCOVERY_TTL = null (so forever) on my local pc, with local db a very simple select * from a table with 3 records takes around 2 seconds.
Am I missing something in the configuration?
If I remove all the Models from the Discovery (except the one I am selecting) the same request takes around 100ms.
Thank you in advance

Metadata
Metadata
Assignees
Labels
No labels