JCProfiler
JCProfiler copied to clipboard
Performance profiler for Java Card code
A presence of operation with variable time will render mesurements for all subsequent operation unrealiable as baseline measurement is not constant. Add automatic detection and warning
If measurement trap is placed inside loop, only the first iteration is measured. Add additional parameter controlling number of iterations before termination
+ describe usecase scenario with multiple preparation commands + describe clearly in which folder the source code is changed + naming of traps, traps in multiple methods + card_name meaning...