Referring to https://chromium.github.io/octane/
How can my js know, at run time, the performance of its environment?
Interactively, I use Octane, but via code I am fine with any reasonable proxy for that value. IOW how can I measure js performance at run time from my js ?