C# / F# Performance comparison

后端 未结 3 1062
天涯浪人
天涯浪人 2020-11-28 23:28

Is there any C#/F# performance comparison available on web to show proper usage of new F# language?

3条回答
  •  一整个雨季
    2020-11-29 00:24

    See these questions that I asked recently:

    • Is a program F# any more efficient (execution-wise) than C#?
    • How can I use functional programming in the real world?
    • Is it possible that F# will be optimized more than other .Net languages in the future?

提交回复
热议问题