zzzprojects / System.Linq.Dynamic.Core

The .NET Standard / .NET Core version from the System Linq Dynamic functionality.
https://dynamic-linq.net/
Apache License 2.0
1.57k stars 228 forks source link

>= 1.3.3 Slow First Dynamic Select #812

Closed alexhuzenhcicare closed 5 months ago

alexhuzenhcicare commented 5 months ago

.NET Version: 8.0 Version: >= 1.3.3

The first dynamic select takes significantly long (> 20s) to be initialised on any version greater then 1.3.2.

StefH commented 5 months ago

@alexhuzenhcicare I think your issue is linked to https://github.com/zzzprojects/System.Linq.Dynamic.Core/issues/790

I'll close this one.

StefH commented 5 months ago

https://github.com/zzzprojects/System.Linq.Dynamic.Core/pull/807