fslaborg / fslaborg/FSharp.Stats

[Perf] Make library AOT-compatible

Open
#343 3 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
F#
Stars
227
Forks
58
Avg merge
55m
Merged PRs (30d)
1

Description

Hello,

It would be interesting to make this library AOT-compatible, for performance benefits.

https://devblogs.microsoft.com/dotnet/creating-aot-compatible-libraries/

Also adding .NET 9 as a target framework.

I tested AOT compatibility on this repo and on [FSharpAux](https://github.com/CSBiology/FSharpAux) repo, both seem to be OK.

In this repo, FSharp.Status seems to not use anymore `OptimizedPriorityQueue` package, maybe it could be removed from the fsproj.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.