Skip to content

Performance Issue in Lodata Discovery #863

Description

@AHolzerSCT

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.

Image

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

Image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions