Not sure I'm following your Tree(n), but it being only exponentials of exponentials, etc, it still seems as Graham's number is still wayyyyy bigger.
Update: Ok, Im quite sure I understood what you mean. You are considering Tree = T, T(1), T(2), T(3), T(4), ans so on. That goes to infinity. Like, construct the following: 1,2,3,4,5,6,.... the integers. If you go far enough, its "infinite", you will surpass G's number.
But for your T(3) is definitely way smaller than G's number...wayyyyy smaller. Even T(100000000000) is way smaller that G's number.
The interesting questions would be, for which N does T(N) > G. If I have time, I will look into it.
As Puzzling pointed out, you cant use decreasing revolutions the way you are (call them periods from now on) because it doesnt add up to the age of our universe. Nonetheless, in the same vane of your question:
Let N be the inverse of your time interval ( a "revolution"). For instance, for a nanosecond = 10^-9, N = 10^9.
There are M = ≈14Billion * 365 * 24 * 3600 * N such intervals since the BB < N * 5E17 intervals ( = 5E26 if you use nanoseconds).
Call B your "counting number", the Quantity, your "trillion" say. So the first quantity is B, then B², then B^4 then B^8 etc... You do this M times. That is, you have a Total T = B + B² + B^4 + ... + B^(2^M) < M*B^(2^M).
So, your total counts is always < M*B^(2^M).
Any number *you* can choose & write down for M & B (or N & B) in the expression M*B^(2^M) will always be smaller than G's number.
Like if N (or M) = 10^(10^google) and B = googleplex^googleplex, then this M*B^(2^M) is still way smaller than G's number.