Vlad Zarytovskii

Results 60 issues of Vlad Zarytovskii

Area-SetupAndDelivery
Engineering

More info: https://github.com/dotnet/fsharp/pull/13666

After moving to the .NET 7 for builds, dotnet/fsc (via buildscripts) consumes much more memory (20+Gb). This affects our CI too, apparently (build times out sometimes). cc @KevinRansom

Theme-Performance
Area-Build

We need to come up with reliable FCS benchmarks, and run them as part of `dotnet/performance`, ideally every release (on every signed build for current release branch). Some ideas for...

Theme-Performance

[Language Suggestion](https://github.com/fsharp/fslang-suggestions/issues/1143)

Feature Request
Area-Compiler-ImportAndInterop

During a compiler debugging session with @dsyme, we've identified a few points which need improvements: - `reqdTy` (may `TType` instances) is showed as `solved` with no information, show solution when...

Contributor Pain
Engineering

We should consider adding both managed and native mibc/profiles for `fsc` and `fsi`: - Come up with both FSC and FSI scenarios for profile generation, add them to `dotnet-optimization` (@EgorBo...

Area-SetupAndDelivery
Feature Improvement
Theme-Performance