Since random forest includes a bunch of random decision trees, it is not clear when we say forest size, it can be :
1) number of bits it takes
2) number of decision trees included in forest
3) accuracy
4) execution time
5) a manifold of all of above terms
6) etc.
What is the most important and what is the best?