Is there any C#/F# performance comparison available on web to show proper usage of new F# language?
|
4
|
|
|
|
|
|
Here are a few links on (or related to) this topic:
What I seem to remember from another post on Robert Pickering's blog (or was it Scott Hanselman?) that in the end, because both are sitting on the same framework, you can get the same performance from both, but you sometimes have to 'twist' the natural expression of the language to do so. In the example I recall, he had to twist F# to get comparable performance with C#... |
|||
|
|
|
|
See these questions that I asked recently: |
||
|
|
