entity framework initial call

Discussion of open issues, suggestions and bugs regarding Entity Framework support in ADO.NET Data providers
Post Reply
erikbullens
Posts: 4
Joined: Wed 13 Jan 2016 09:26

entity framework initial call

Post by erikbullens » Tue 19 Jan 2016 12:32

I have an issue with devart and entity framework.

The initial call to the database is very slow in combination with devart about 10seconds.
We use code first and ef 6.1.3. Our datamodel is about 20 entities. I already tried ngen, pre-generated viwes, ...
If I use the oracle provider the initial call startup is about 4seconds.
Are you aware of such delays?

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: entity framework initial call

Post by Shalex » Tue 19 Jan 2016 14:14

Could you please send us a test project so that we can reproduce the performance issue in our environment?

Post Reply