Jérémie Chassaing
Jérémie Chassaing
One of my concerns with this is that we add new syntax for each construct. The await syntax from C# is actually really smart as it handle all these cases...
This has actually already been suggested here: https://github.com/fsharp/fslang-suggestions/issues/1070
With an AnyCPU release build, I get 10s to load the compiler, but I get the same var ; problem. Anything I could do to help ?
ok i'll try that, and I tell you. cheers http://thinkbeforecoding.com On Wed, Jun 29, 2011 at 1:33 PM, otac0n < [email protected]>wrote: > The 'var ;' thing should be fixed as...
Nice, it's working fine. Thanks.
This is something that happen when the paket.dependency contains framework restrictions that are not compatible with the nuget framework. Some packages are netstandard2.0 or netstandard2.1 only, and they are not...
I've done tests with the preview nuget and they show no improvements, sadly.
I have no independent repro yet, but I used perfview to see what the process was doing (this last like 8 or 9 minutes, while it was a few seconds...
A flame graph on a similar sample: 
And another one : 