JCProfiler icon indicating copy to clipboard operation
JCProfiler copied to clipboard

Performance profiler for Java Card code

Results 4 JCProfiler issues
Sort by recently updated
recently updated
newest added

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

enhancement

If measurement trap is placed inside loop, only the first iteration is measured. Add additional parameter controlling number of iterations before termination

enhancement

+ 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...

enhancement