dpnishant / appmon

Documentation:
http://dpnishant.github.io/appmon
Apache License 2.0
1.55k stars 275 forks source link

need improve peformance #105

Open fr0zenrain opened 4 years ago

fr0zenrain commented 4 years ago

When I test HTTP.js and Cipher.js,i found a problem which is the peformance.it's too slow, it cause system wait and kill app. how do i improve the peformance? or it can't be resolv because the frida's design and architecture.

dpnishant commented 4 years ago

I'm not sure what do you exactly mean by slow. If you can run some benchmark and figure which block is the culprit. Then may be we can have a look otherwise it would very difficult to guess.

Also, please not that these scripts are only meant for testing locally. You may fiddle around and modify the scripts to suit your needs.