Alex Berezhnykh

Results 50 issues of Alex Berezhnykh

![image](https://github.com/InteIIigeNET/HwProj-2.0.1/assets/26364714/953bf044-2269-462f-ac04-b9d07f63d0f9)

Имеет смысл добавить возможность студенту выбирать лучшие по своему усмотрению решения каких-либо задач для отображения в своем профиле. В будущем это может помочь студенту выделить какие-то особые, на его усмотрение,...

![image](https://github.com/InteIIigeNET/HwProj-2.0.1/assets/26364714/fa3c542b-6ffd-4612-a656-e7f317081864)

PR содержит реализацию функциональности по выгрузке статистики решений в Google-таблицы, на Яндекс Диск и путем загрузки файла. На фронтенде добавлен компонент выгрузки:

enhancement
priority: high

Before: ![image](https://github.com/JetBrains/resharper-fsharp/assets/26364714/fc3e8097-50af-4a08-a811-eeb79aab4461) After: ![image](https://github.com/JetBrains/resharper-fsharp/assets/26364714/27a9a5c8-dcf6-4553-a362-4855f7483639)

| Method | Mean | Error | StdDev | Gen0 | Gen1 | Gen2 | Allocated | |---------- |--------:|---------:|---------:|----------:|----------:|----------:|----------:| | ILReading - Old | 5.752 s | 0.0843 s |...

Support FCS API changes https://github.com/dotnet/fsharp/pull/16168

As stated in https://github.com/dotnet/fsharp/pull/16168 ![image](https://github.com/user-attachments/assets/a4e1c858-f6da-48e7-9d8e-64c8abf2a83d) By analogy with custom attributes, reading interfaces is really time-consuming and `ILTypeDef` constructor is a public API but lacks the ability to pass lazy computation...