fsprojects / FSharp.TypeProviders.SDK

The SDK for creating F# type providers
https://fsprojects.github.io/FSharp.TypeProviders.SDK/
MIT License
298 stars 94 forks source link

Faster CodeGenerator if FSHARP6 defined #407

Open Thorium opened 1 week ago

Thorium commented 1 week ago

One option for #405

I was testing SwaggerProvider performance issue of https://github.com/fsprojects/SwaggerProvider/issues/150#issuecomment-637519977 and even though still way too slow, this did gain a few seconds faster execution.