W. García

Results 4 comments of W. García

-snip- ([Moved by admin](https://github.com/sancarn/stdVBA/issues/53) as was unrelated to performance)

>Another option is to seperate what stdLambda sees as statements (which require a stack) and expressions (which don't require a stack). This looks like an easy path to implement the...

> So, your library does not allow to sort the data using 3 keys with ascending order and 1 key with descending order that maintains, partially, the ordering given by...

In some preliminary tests, I believe that your library can be 150% more efficient if you restrict the ordering to data other than objects, this because the number of decisions...