0

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 ?

6
  • Are you asking how you can do what Octane does, or are you asking how you can us JS to connect to Octane? Commented Sep 5, 2018 at 17:37
  • @Ajaypayne OP enhanced, thanks! Commented Sep 6, 2018 at 3:58
  • If you are looking to do what Octane does and run some tests against different things, I looked at the script Octane uses and they are almost all free software, so just include the ones that you want. Commented Sep 6, 2018 at 9:13
  • @Ajaypayne is there a simple single call I can make that returns a useful cpu performance metric? Commented Sep 6, 2018 at 15:50
  • Ah, okay. There is this question here - stackoverflow.com/questions/39516931/… that may help you. Commented Sep 10, 2018 at 9:06

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.