I am exploring the possibility (max unit cost) of generating a single PDA onchain. I am wondering if the default compute budget is large enough to allow for the theoretical maximum number of derivation attempts (256 tries [?] unless I am mistaken).
Does anybody have a better intuition to draw from regarding compute budget? Additionally, I am curious to know if there are many/any projects with pda implementations where the addresses are derived onchain because of some design need, etc. --I can’t think of many (any) reasons why this might be.
If not I will perform some experiments/sleuth and report back …otherwise I am trying to keep the side-projects down to a minimum and would appreciate the wisdoms.