|
|
|
|
|
by azth
4154 days ago
|
|
> I did some testing recently and realized that manually currying in a for loop is faster than using function composition with delegates by about 40%. Interesting. Do you have this benchmarking code posted somewhere? What do you mean by "manual currying"? |
|