cx icon indicating copy to clipboard operation
cx copied to clipboard

cx playground: execution statistics

Open SkycoinSynth opened this issue 3 years ago • 1 comments

Amaury, is there API for CX to get

  • number of CX instructions executed
  • number of function calls made
  • number of objects allocated
  • number of objects deallocated
  • total memory usage
  • execution time
  • compilation time

ETC

  • atleast we need to get "number of CX ASM instructions executed" which is the instruction counter for a program from begining to end.

Where is this API exposed?

SkycoinSynth avatar Mar 05 '21 08:03 SkycoinSynth

mark

Liberxue avatar Mar 15 '21 18:03 Liberxue